PlaybackState.CustomActions プロパティ

定義

カスタム アクションの一覧を取得します。

public System.Collections.Generic.IList<Android.Media.Session.PlaybackState.CustomAction>? CustomActions { [Android.Runtime.Register("getCustomActions", "()Ljava/util/List;", "")] get; }
[<get: Android.Runtime.Register("getCustomActions", "()Ljava/util/List;", "")>]
member this.CustomActions : System.Collections.Generic.IList<Android.Media.Session.PlaybackState.CustomAction>

プロパティ値

属性

注釈

カスタム アクションの一覧を取得します。

の Java ドキュメント android.media.session.PlaybackState.getCustomActions()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象