封鎖 >德國 >ConstantProvider
geras.ConstantProvider 類別
提供在 Geras 模式中算繪區塊常數的物件。
Signature:
export declare class ConstantProvider extends BaseConstantProvider
擴充: BaseConstantProvider
建構函式
建構函式 |
修飾符 |
說明 |
(建構函式)() |
|
建構 ConstantProvider 類別的新例項 |
屬性
方法
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-24 (世界標準時間)。
[null,null,["上次更新時間:2024-08-24 (世界標準時間)。"],[[["The `geras.ConstantProvider` class provides constants for rendering blocks in Geras mode in Blockly, extending the `BaseConstantProvider` class."],["It includes properties like `DARK_PATH_OFFSET`, `FIELD_TEXT_BASELINE_CENTER`, `MAX_BOTTOM_WIDTH`, and `STATEMENT_BOTTOM_SPACER` for defining block appearance."],["A key feature is the `MAX_BOTTOM_WIDTH` property, which sets the maximum width of a bottom row following a statement input with inline inputs."],["The class offers a constructor for creating instances and a `getCSS_` method for potentially retrieving CSS styles related to the block rendering."]]],[]]