Android.Gestures.GestureStroke Class
A gesture stroke started on a touch down and ended on a touch up.

See Also: GestureStroke Members

Syntax

[Android.Runtime.Register("android/gesture/GestureStroke", DoNotGenerateAcw=true)]
public class GestureStroke : Java.Lang.Object

Remarks

A gesture stroke started on a touch down and ended on a touch up. A stroke consists of a sequence of timed points. One or multiple strokes form a gesture.

[Android Documentation]

Requirements

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