調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >ドラッグ >BubbleDragStrategy
predicted.BubbleDragStrategy クラス
署名:
export declare class BubbleDragStrategy implements IDragStrategy
実装: IDragStrategy
コンストラクタ
メソッド
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-21 UTC。
[null,null,["最終更新日 2024-08-21 UTC。"],[[["`BubbleDragStrategy` is a class in Blockly for managing the dragging behavior of bubbles."],["It implements the `IDragStrategy` interface, providing methods like `drag`, `endDrag`, `isMovable`, `revertDrag`, and `startDrag` to control the dragging process."],["This strategy is specifically designed for bubble elements within the Blockly workspace."],["Developers can use the provided constructor to create a new instance of the `BubbleDragStrategy` and associate it with a specific bubble and workspace."]]],[]]