getMenuBarPosition
[ Funktion ]
public getMenuBarPosition(): 'Top' | 'Bottom' | undefined;
Diese Funktion gibt den aktuellen Wert für das Attribut MenuBarPosition zurück.
Parameter
Name | Typ | Beschreibung |
---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
---|---|
'Top', 'Bottom', undefined | Der aktuelle Wert des Attributs. |
Siehe auch
Attribut-Setter: setMenuBarPosition
Herkunft: TcHmiFileExplorer
Verfügbar ab Version 1.12.754 |