次の方法で共有


RemoteControlClient.PlaystateStopped フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Media.RemoteControlPlayState enum directly instead of this field.

停止している RemoteControlClient の再生状態。

[Android.Runtime.Register("PLAYSTATE_STOPPED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.RemoteControlPlayState enum directly instead of this field.", true)]
public const Android.Media.RemoteControlPlayState PlaystateStopped = 1;
[<Android.Runtime.Register("PLAYSTATE_STOPPED")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.RemoteControlPlayState enum directly instead of this field.", true)>]
val mutable PlaystateStopped : Android.Media.RemoteControlPlayState

フィールド値

Value = 1
属性

注釈

停止している RemoteControlClient の再生状態。

の Java ドキュメント android.media.RemoteControlClient.PLAYSTATE_STOPPED

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

適用対象

こちらもご覧ください