Android.Gestures.GestureStore.GestureEntries Property
Get all the gesture entry names in the library

Syntax

[get: Android.Runtime.Register("getGestureEntries", "()Ljava/util/Set;", "GetGetGestureEntriesHandler")]
public virtual ICollection<string> GestureEntries { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get all the gesture entry names in the library

[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