setGestureStatus

fun setGestureStatus(gesture: Gesture, status: Boolean)

Sets the status of a given gesture

Parameters

gesture

the gesture to change the status of

status

the new status of the gesture (true : gesture enabled, false : gesture disabled)