Variable: TOUCH_MAP
const TOUCH_MAP: object;
Defined in: packages/blockly/core/touch.ts:39
The TOUCH_MAP lookup dictionary specifies additional touch events to fire, in conjunction with mouse events.
Index Signature
[key: string]: string[]
const TOUCH_MAP: object;
Defined in: packages/blockly/core/touch.ts:39
The TOUCH_MAP lookup dictionary specifies additional touch events to fire, in conjunction with mouse events.
[key: string]: string[]