Lingua

MultisensoryManager.TokenLock Campo

Definizione

Attenzione

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

[Android.Runtime.Register("TOKEN_LOCK", 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 TokenLock = 10;
[<Android.Runtime.Register("TOKEN_LOCK", 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 TokenLock : Android.OS.MultiSensory.MultisensoryManagerToken

Valore del campo

Value = 10
Attributi

Si applica a