סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > blockRendering > ConstantProvider > setDynamicProperties_
שיטתblockRendering.ConstantProvider.setDynamicProperties_()
מגדיר מאפיינים דינמיים שתלויים בערכים אחרים או במאפייני עיצוב אחרים.
Signature:
protected setDynamicProperties_(theme: Theme): void;
פרמטרים
פרמטר |
סוג |
תיאור |
עיצוב |
עיצוב |
העיצוב הנוכחי של סביבת העבודה. |
החזרות:
ריק
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-29 (שעון UTC).
[null,null,["עדכון אחרון: 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."]]],[]]