blockly‏ > blockRendering‏ > ConstantProvider‏ > getBlockStyle

הפונקציה מקבלת את BlockStyle לפי שם סגנון הבלוק הנתון.

Signature:

getBlockStyle(blockStyleName: string | null): BlockStyle;
פרמטר סוג תיאור
blockStyleName string | null שם סגנון הבלוק.

החזרות:

BlockStyle

סגנון הבלוק בעל השם, או סגנון ברירת המחדל אם לא נמצא סגנון עם השם הנתון.