Android.Views.MotionEvent.PointerCoords.GetAxisValue Method
Gets the value associated with the specified axis.

Syntax

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

See Also

Axis.X
Axis.Y

Parameters

axis
The axis identifier for the axis value to retrieve.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the value associated with the specified axis.

[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