調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >バブル >TextBubble
Bubbles.TextBubble クラス
編集不可能なテキストを表示するバブル。警告アイコンで使用されます。
署名:
export declare class TextBubble extends Bubble
拡張: バブル
コンストラクタ
プロパティ
メソッド
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-15 UTC。
[null,null,["最終更新日 2024-10-15 UTC。"],[[["`TextBubble` is a class that displays non-editable text within a bubble, often used for warning icons."],["It inherits from the `Bubble` class and provides properties like `anchor`, `ownerRect`, and `workspace`."],["You can create a `TextBubble` instance by providing text, workspace, anchor, and an optional owner rectangle."],["It includes methods to set and get the text content of the bubble, updating the display accordingly."]]],[]]