Android.Views.MotionEvent.PointerCount Property
The number of pointers of data contained in this event.

Syntax

[get: Android.Runtime.Register("getPointerCount", "()I", "GetGetPointerCountHandler")]
public int PointerCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The number of pointers of data contained in this event. Always >= 1.

[Android Documentation]

Requirements

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