Type Alias: HeuristicGestureDetector()
HeuristicGestureDetector = (
context,config) =>GestureDetectionResult|undefined
Defined in: src/input/gestures/GestureTypes.ts:34
Parameters
context
config
Returns
GestureDetectionResult | undefined
HeuristicGestureDetector = (
context,config) =>GestureDetectionResult|undefined
Defined in: src/input/gestures/GestureTypes.ts:34
GestureDetectionResult | undefined