getNavContentControlSymbol
[ Funktion ]
public getNavContentControlSymbol(): TcHmi.Symbol<TcHmi.Controls.ResponsiveNavigation.TcHmiNavigationContent> | null | undefined;
Diese Funktion gibt den aktuell gesetzten Wert für das Attribut NavContentControlSymbol zurück.
Parameter
Name | Typ | Beschreibung |
---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
---|---|
TcHmi.Symbol<TcHmi.Control.ResponsiveNavigation.TcHmiNavigationContent>, null, undefined | Der aktuelle Wert des Attributs. |
Siehe auch
Attribut-Setter: setNavContentControlSymbol
Herkunft: TcHmiNavigationBar
Verfügbar ab Version 1.12 |