Android.Views.InputDevice.MotionRangeTouchMajor Field
Constant for retrieving the range of values for MotionEvent.AXIS_TOUCH_MAJOR.

Value: 4

Syntax

[Android.Runtime.Register("MOTION_RANGE_TOUCH_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 MotionRangeTouchMajor

See Also

InputDevice.GetMotionRange(Axis)

Remarks

Constant for retrieving the range of values for MotionEvent.AXIS_TOUCH_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