blockly > blockRendering > ConstantProvider > setDynamicProperties_
Metoda blockRendering.ConstantProvider.setDynamicWłaściwości_()
Ustawia właściwości dynamiczne zależne od innych wartości lub właściwości motywu.
Podpis:
protected setDynamicProperties_(theme: Theme): void;
Parametry
Parametr |
Typ |
Opis |
motyw |
Motyw |
Bieżący motyw obszaru roboczego. |
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-29 UTC.
[null,null,["Ostatnia aktualizacja: 2024-08-29 UTC."],[[["The `setDynamicProperties_` method is a protected method within the `blockRendering.ConstantProvider` class, responsible for configuring dynamic properties that are influenced by theme settings or other values."],["It takes a single parameter, `theme`, an instance of the `Theme` class, representing the current workspace theme, and it does not return any value."]]],[]]