ActiveGesture typedef
A committed gesture: the matched key (start) and value (gesture).
Implementation
typedef ActiveGesture = ({GestureStart start, Gesture gesture});
A committed gesture: the matched key (start) and value (gesture).
typedef ActiveGesture = ({GestureStart start, Gesture gesture});