Android.Views.InputDevice.MotionRangeY Field
Constant for retrieving the range of values for MotionEvent.AXIS_Y.

Value: 1

Syntax

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

See Also

InputDevice.GetMotionRange(Axis)

Remarks

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

[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