Android.Views.InputDevice.MotionRangeToolMajor Field
Constant for retrieving the range of values for MotionEvent.AXIS_TOOL_MAJOR.

Value: 6

Syntax

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

See Also

InputDevice.GetMotionRange(Axis)

Remarks

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

[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