NavContentControlSymbol
Das Symbol des TcHmiNavigationContent Controls in dem Subelemente der Navigation dargestellt werden.
Schema: tchmi:framework#/definitions/TcHmiControls.ResponsiveNavigation.TcHmiNavigationBar.NavigationContentControlSymbol
Attribut-Getter
public getNavContentControlSymbol(): TcHmi.Symbol<TcHmi.Controls.ResponsiveNavigation.TcHmiNavigationContent> | null | undefined;Parameter
Name | Typ | Beschreibung |
|---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
|---|---|
TcHmi.Symbol<TcHmi.Control.ResponsiveNavigation.TcHmiNavigationContent>, null, undefined | Der aktuelle Wert des Attributs. |
Attribut-Setter
public setNavContentControlSymbol(valueNew: TcHmi.Symbol<TcHmi.Controls.ResponsiveNavigation.TcHmiNavigationContent> | null): void;Parameter
Name | Typ | Beschreibung |
|---|---|---|
valueNew | TcHmi.Symbol<TcHmi.Controls.ResponsiveNavigation.TcHmiNavigationContent>, null | Der neue Wert des Attributs. Wird null übergeben, so wirkt der interne Standardwert. |
Rückgabewert
Typ | Beschreibung |
|---|---|
void | Kein Rückgabewert. |
![]() | Verfügbar ab Version 1.12 |
