NavContentControl
Die TcHmiNavigationContent Control-Instanz, welche das Menü darstellt.
![]() | Dieses Attribut ist veraltet. Bitte verwenden Sie dieses Attribut: NavContentControlSymbol |
Schema: tchmi:framework#/definitions/Tchmi.Controls.ResponsiveNavigation.TcHmiNavigationContent
Attribut-Getter
public getNavContentControl(): TcHmi.Controls.ResponsiveNavigation.TcHmiNavigationContent | null | undefined;Parameter
Name | Typ | Beschreibung |
|---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
|---|---|
TcHmi.Control.ResponsiveNavigation.TcHmiNavigationContent, null, undefined | Der aktuelle Wert des Attributs. |
Attribut-Setter
public setNavContentControl (valueNew: TcHmi.Controls.ResponsiveNavigation.TcHmiNavigationContent | null): void;Parameter
Name | Typ | Beschreibung |
|---|---|---|
valueNew | 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 |
