Given a pointer identifier, find the index of its data in the event.
Syntax
[Android.Runtime.Register("findPointerIndex", "(I)I", "")]
public
int FindPointerIndex (
int pointerId)
Parameters
- pointerId
- The identifier of the pointer to be found.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5