ButtonHeightUnit
Defines the unit of the height of the buttons in the menu bar. Can only be "px".
Schema: tchmi:framework#/definitions/PixelUnit
Attribute getter
public getButtonHeightUnit(): '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 since version 1.14.3.130 |
