blockly > Touch
觸控命名空間
函式
Variables
變數 |
說明 |
TOUCH_ENABLED |
瀏覽器是否啟用觸控功能。從 Closure 的 goog.events.BrowserFeature.TOUCH_ENABLED 中複製而來 |
TOUCH_MAP |
TOUCH_MAP 查詢字典會指定搭配滑鼠事件觸發的其他觸控事件。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-12-02 (世界標準時間)。
[null,null,["上次更新時間:2023-12-02 (世界標準時間)。"],[[["The Blockly Touch namespace manages touch interactions and gestures within the Blockly environment."],["It provides functions to track and identify touch streams, ensuring only one touch interaction is active at a time."],["The namespace includes variables for detecting touch capabilities and mapping touch events to corresponding mouse events for cross-platform compatibility."],["Developers can utilize the Touch namespace's functions to control touch behavior and integrate touch-based interactions in their Blockly applications."]]],[]]