Share via


UNNotificationContentExtension_Extensions.GetMediaPlayPauseButtonFrame Method

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreGraphics.CGRect GetMediaPlayPauseButtonFrame(this UserNotificationsUI.IUNNotificationContentExtension This);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetMediaPlayPauseButtonFrame : UserNotificationsUI.IUNNotificationContentExtension -> CoreGraphics.CGRect

Parameters

Returns

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

Attributes

Applies to