Android.Views.InputDevice.MotionRangeOrientation Field
Constant for retrieving the range of values for MotionEvent.AXIS_ORIENTATION.

Value: 8

Syntax

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

See Also

InputDevice.GetMotionRange(Axis)

Remarks

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

[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