PlaybackState.StateNone Campo

Definizione

Attenzione

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

Si tratta dello stato di riproduzione predefinito e indica che non è ancora stato aggiunto alcun supporto o che l'performer è stato reimpostato e non ha contenuto da riprodurre.

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

Valore del campo

Value = 0

Implementazioni

Attributi

Commenti

Si tratta dello stato di riproduzione predefinito e indica che non è ancora stato aggiunto alcun supporto o che l'performer è stato reimpostato e non ha contenuto da riprodurre.

per android.media.session.PlaybackState.STATE_NONE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a