Language

MultisensoryManager.TokenDragIndicatorThresholdLimit 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_DRAG_INDICATOR_THRESHOLD_LIMIT", 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 TokenDragIndicatorThresholdLimit = 16;
[<Android.Runtime.Register("TOKEN_DRAG_INDICATOR_THRESHOLD_LIMIT", 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 TokenDragIndicatorThresholdLimit : Android.OS.MultiSensory.MultisensoryManagerToken

Field Value

Value = 16
Attributes

Applies to