Android.Views.MotionEvent.GetAxisValue Method
MotionEvent.GetAxisValue(Axis) for the first pointer index (may be an arbitrary pointer identifier).

Syntax

[Android.Runtime.Register("getAxisValue", "(I)F", "")]
public float GetAxisValue ([Android.Runtime.GeneratedEnum] Axis axis)

Parameters

axis
The axis identifier for the axis value to retrieve.

Returns

Documentation for this section has not yet been entered.

Remarks

MotionEvent.GetAxisValue(Axis) for the first pointer index (may be an arbitrary pointer identifier).

[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