Android.Gestures.GestureLibrary.AddGesture Method

Syntax

[Android.Runtime.Register("addGesture", "(Ljava/lang/String;Landroid/gesture/Gesture;)V", "GetAddGesture_Ljava_lang_String_Landroid_gesture_Gesture_Handler")]
public virtual void AddGesture (string entryName, Gesture gesture)

Parameters

entryName
Documentation for this section has not yet been entered.
gesture
Documentation for this section has not yet been entered.

Remarks

Requirements

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