blockly > geras > Schublade > drawTop_
Methode geras.Drawer.drawTop_()
Unterschrift:
drawTop_(): 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-24 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-08-24 (UTC)."],[[["The `drawTop_` method, belonging to the `geras.Drawer` class within Blockly's Geras rendering system, is responsible for visually rendering the top part of a block."],["This method has no return value (`void`) and is essential for the complete visual representation of blocks within the Blockly workspace using the Geras renderer."],["This method is an internal implementation detail of the Blockly library and is not intended for direct use by developers creating Blockly applications."]]],[]]