Android.Views.MotionEvent.GetHistoricalY Method
MotionEvent.GetHistoricalY(int, System.Int32) for the first pointer index (may be an arbitrary pointer identifier).

Syntax

[Android.Runtime.Register("getHistoricalY", "(I)F", "")]
public float GetHistoricalY (int pos)

See Also

MotionEvent.HistorySize
MotionEvent.GetY

Parameters

pos
Which historical value to return; must be less than MotionEvent.HistorySize

Returns

Documentation for this section has not yet been entered.

Remarks

MotionEvent.GetHistoricalY(int, System.Int32) 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 1