Language

MultisensoryManager.TokenTapMediumEmphasis Field

Definition

Caution

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

[Android.Runtime.Register("TOKEN_TAP_MEDIUM_EMPHASIS", 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 TokenTapMediumEmphasis = 14;
[<Android.Runtime.Register("TOKEN_TAP_MEDIUM_EMPHASIS", 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 TokenTapMediumEmphasis : Android.OS.MultiSensory.MultisensoryManagerToken

Field Value

Value = 14
Attributes

Applies to