Android.Gestures.GestureStore.GetGestures Method
Get all the gestures of an entry

Syntax

[Android.Runtime.Register("getGestures", "(Ljava/lang/String;)Ljava/util/ArrayList;", "GetGetGestures_Ljava_lang_String_Handler")]
public virtual IList<Gesture> GetGestures (string entryName)

Parameters

entryName
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Get all the gestures of an entry

[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