blockly > Bubbles > Bubble > Auswählen
Bubbles.Bubble.select()-Methode
Unterschrift:
select(): void;
Gibt zurück:
voidm
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-08-21 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-08-21 (UTC)."],[[["This method, `select()`, is associated with the `Bubble` class within the `bubbles` namespace of Blockly."],["When invoked, it visually distinguishes the bubble as selected, typically by highlighting or changing its appearance, indicating to the user that it is the currently active element."],["This method does not return any specific value (void) and primarily focuses on altering the bubble's visual state for user interaction feedback."]]],[]]