UNNotificationContentExtension_Extensions.GetMediaPlayPauseButtonFrame 方法

定义

返回将用于显示播放按钮的矩形。

public static CoreGraphics.CGRect GetMediaPlayPauseButtonFrame(this UserNotificationsUI.IUNNotificationContentExtension This);
static member GetMediaPlayPauseButtonFrame : UserNotificationsUI.IUNNotificationContentExtension -> CoreGraphics.CGRect

参数

This
IUNNotificationContentExtension

此扩展方法操作的实例。

返回

将用于显示播放按钮的矩形。

适用于