blockly > blockRendering > Mechanizm renderowania > getClassName
Metoda blockRendering.Renderer.getClassName()
Pobiera nazwę klasy identyfikującą ten mechanizm renderowania.
Podpis:
getClassName(): string;
Zwroty:
ciąg znaków
Nazwa klasy CSS.
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-21 UTC.
[null,null,["Ostatnia aktualizacja: 2024-08-21 UTC."],[[["The `blockRendering.Renderer.getClassName()` method retrieves the CSS class name associated with a specific renderer."],["This method returns a string representing the CSS class name, allowing for styling and identification of rendered blocks."]]],[]]