MenuBarHeightUnit
The unit of the height of the menu bar. Pixels are the only supported unit here.
Schema: tchmi:framework#/definitions/PixelUnit
Attribute getter
public getMenuBarHeightUnit(): 'px';Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
'px' | The current value of the attribute. |
Attribute setter
The attribute can only be read and therefore has no setter.
![]() | Available from version 1.12.754 |
