Base interface for gesture handlers Each handler is responsible for applying a specific gesture type
Readonly
The type of gesture this handler manages
Apply the gesture to the model
The stroke that forms the gesture
The detected gesture information
Promise that resolves when the gesture is applied
Base interface for gesture handlers Each handler is responsible for applying a specific gesture type