Share via


IUNNotificationContentExtension.MediaPlayPauseButtonFrame Property

Definition

Returns the rectangle that will be used to display a playback button.

[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect MediaPlayPauseButtonFrame { [Foundation.Export("mediaPlayPauseButtonFrame", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("mediaPlayPauseButtonFrame", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.MediaPlayPauseButtonFrame : CoreGraphics.CGRect

Property Value

The rectangle that will be used to display a playback button.

Attributes

Applies to