共用方式為


UNNotificationContentExtension_Extensions.GetMediaPlayPauseButtonFrame 方法

定義

傳回將用來顯示播放按鈕的矩形。

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

參數

This
IUNNotificationContentExtension

這個擴充方法運作所在的實例。

傳回

將用來顯示播放按鈕的矩形。

適用於