Android.Gestures.Gesture.AddStroke Method
Adds a stroke to the gesture.

Syntax

[Android.Runtime.Register("addStroke", "(Landroid/gesture/GestureStroke;)V", "GetAddStroke_Landroid_gesture_GestureStroke_Handler")]
public virtual void AddStroke (GestureStroke stroke)

Parameters

stroke
Documentation for this section has not yet been entered.

Remarks

Adds a stroke to the 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