Sprache

MultisensoryManager.TokenPause Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.OS.MultiSensory.MultisensoryManagerToken enum directly instead of this field.

[Android.Runtime.Register("TOKEN_PAUSE", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.MultiSensory.MultisensoryManagerToken enum directly instead of this field.", true)]
public const Android.OS.MultiSensory.MultisensoryManagerToken TokenPause = 4;
[<Android.Runtime.Register("TOKEN_PAUSE", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.MultiSensory.MultisensoryManagerToken enum directly instead of this field.", true)>]
val mutable TokenPause : Android.OS.MultiSensory.MultisensoryManagerToken

Feldwert

Value = 4
Attribute

Gilt für: