調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >バブル >バブル >選択解除
Bubbles.Bubble.unselect() メソッド
署名:
unselect(): void;
戻り値:
void
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-21 UTC。
[null,null,["最終更新日 2024-08-21 UTC。"],[[["The `bubbles.Bubble.unselect()` method removes the visual selection state from the bubble."],["Calling `unselect()` on a bubble ensures it's no longer considered the currently active or focused element."],["This method doesn't return any value, indicated by its `void` return type."]]],[]]