UNNotificationContentExtension_Extensions.GetMediaPlayPauseButtonFrame Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the rectangle that will be used to display a playback button.
public static CoreGraphics.CGRect GetMediaPlayPauseButtonFrame (this UserNotificationsUI.IUNNotificationContentExtension This);
static member GetMediaPlayPauseButtonFrame : UserNotificationsUI.IUNNotificationContentExtension -> CoreGraphics.CGRect
Parameters
The instance on which this extension method operates.
Returns
The rectangle that will be used to display a playback button.