gr_gesture_get_enabled
Syntax:
gr_gesture_get_enabled(gesture);
Argument name | Type | Description |
---|---|---|
gesture |
Gesture |
The gesture |
Returns: (bool
) True if enabled
Description:
Gets the enabled propery of a specified gesture. If a gesture is disabled, then is ignored by the system when performing the gesture recognition process.