blockly > geras > Panel > drawTop_
Metoda geras.Drawer.drawTop_()
Podpis:
drawTop_(): void;
Zwroty:
nieważne
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-24 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]