研究调查问卷:请告诉我们您使用 Blockly 的体验
开始调查问卷
blockly > 气泡
bubbles 命名空间
类
抽象类
抽象类 |
说明 |
气泡 |
抽象弹出式气泡类。这样会创建一个看起来像对话气泡的界面,其中“尾部”指向方块,“头部”则显示任意 svg 元素。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-12-02。
[null,null,["最后更新时间 (UTC):2023-12-02。"],[[["The `bubbles` namespace in Blockly provides classes for creating UI elements like speech bubbles and text inputs that interact with blocks."],["It includes classes for mini-workspaces, non-editable text displays, and editable text inputs."],["All bubble types inherit from the abstract `Bubble` class, which defines the basic structure and appearance of a bubble with a tail and head."],["These bubbles are used for features like mutator icons, warning icons, and comment icons in Blockly."]]],[]]