Condividi tramite


PlaybackStateEvent.StateEnded Campo

Definizione

Attenzione

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

La riproduzione ha raggiunto la fine del supporto.

[Android.Runtime.Register("STATE_ENDED", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.Metrics.PlaybackState enum directly instead of this field.", true)]
public const Android.Media.Metrics.PlaybackState StateEnded = 11;
[<Android.Runtime.Register("STATE_ENDED", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.Metrics.PlaybackState enum directly instead of this field.", true)>]
val mutable StateEnded : Android.Media.Metrics.PlaybackState

Valore del campo

Value = 11

Implementazioni

Attributi

Commenti

La riproduzione ha raggiunto la fine del supporto.

Documentazione java per android.media.metrics.PlaybackStateEvent.STATE_ENDED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a