調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >イベント >火災
Events.fire 変数
署名:
fire: typeof eventUtils.fire
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-29 UTC。
[null,null,["最終更新日 2024-08-29 UTC。"],[[["`Events.fire` is a variable within the `Blockly.Events` namespace that holds a function for triggering or dispatching events in Blockly applications."],["It utilizes the `eventUtils.fire` function, indicating a connection to the event utilities for managing and processing events within the Blockly environment."],["This variable serves as the primary mechanism to initiate and propagate events throughout a Blockly application, allowing various parts of the system to react and respond to changes or interactions."]]],[]]