getMenuBarPosition
[ Function ]
public getMenuBarPosition(): 'Top' | 'Bottom' | undefined;
This function returns the current value for the MenuBarPosition attribute.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
'Top', 'Bottom', undefined | The current value of the attribute. |
See also
Attribute setter: setMenuBarPosition
Origin: TcHmiFileExplorer
Available from version 1.12.754 |