PlaybackState.StateFastForwarding Campo

Definizione

Attenzione

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

Stato che indica che l'elemento è attualmente in avanti rapido.

[Android.Runtime.Register("STATE_FAST_FORWARDING")]
[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 StateFastForwarding = 4;
[<Android.Runtime.Register("STATE_FAST_FORWARDING")>]
[<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 StateFastForwarding : Android.Media.Session.PlaybackStateCode

Valore del campo

Value = 4

Implementazioni

Attributi

Commenti

Stato che indica che l'elemento è attualmente in avanti rapido.

per android.media.session.PlaybackState.STATE_FAST_FORWARDING.

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