Android.Views.InputDevice.MotionRangeToolMinor Field
Constant for retrieving the range of values for MotionEvent.AXIS_TOOL_MINOR.

Value: 7

Syntax

[Android.Runtime.Register("MOTION_RANGE_TOOL_MINOR")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.MotionRange enum directly instead of this field.")]
public const MotionRange MotionRangeToolMinor

See Also

InputDevice.GetMotionRange(Axis)

Remarks

Constant for retrieving the range of values for MotionEvent.AXIS_TOOL_MINOR.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9