Android.Views.InputDevice.MotionRanges Property
Gets the ranges for all axes supported by the device.

Syntax

[get: Android.Runtime.Register("getMotionRanges", "()Ljava/util/List;", "GetGetMotionRangesHandler")]
public IList<InputDevice.MotionRange> MotionRanges { get; }

See Also

InputDevice.GetMotionRange(Axis, Android.Views.InputSourceType)

Value

Documentation for this section has not yet been entered.

Remarks

Gets the ranges for all axes supported by the device.

[Android Documentation]

Requirements

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