次の方法で共有


UNNotificationContentExtension_Extensions.GetMediaPlayPauseButtonFrame メソッド

定義

再生ボタンの表示に使用する四角形を返します。

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

パラメーター

This
IUNNotificationContentExtension

この拡張メソッドが動作するインスタンス。

戻り値

再生ボタンを表示するために使用する四角形。

適用対象