次の方法で共有


UNNotificationContentExtension_Extensions.GetMediaPlayPauseButtonTintColor メソッド

定義

再生ボタンの濃淡の色を返します。

public static UIKit.UIColor GetMediaPlayPauseButtonTintColor (this UserNotificationsUI.IUNNotificationContentExtension This);
static member GetMediaPlayPauseButtonTintColor : UserNotificationsUI.IUNNotificationContentExtension -> UIKit.UIColor

パラメーター

This
IUNNotificationContentExtension

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

戻り値

再生ボタンの濃淡の色。

適用対象