blockly >触摸 >TOUCH_MAP

Touch.TOUCH_MAP 变量

TOUCH_MAP 查找字典指定要与鼠标事件一起触发的其他触摸事件。

Signature:

TOUCH_MAP: {
    [key: string]: string[];
}