DropDownStyle
Classic ist ein Drop-down-Feld im Desktop-Stil unter der Steuerung. Mobile ist eine zentrierte Vollbildansicht.
Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiCombobox.DropDownStyle
Attribut-Getter
public getDropDownStyle(): TcHmi.Controls.Beckhoff.TcHmiCombobox.DropDownStyle | undefined;Parameter
Name | Typ | Beschreibung |
|---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
|---|---|
TcHmi.Controls.Beckhoff.TcHmiCombobox.DropDownStyle, undefined | Der aktuelle Wert des Attributs. |
Attribut-Setter
public setDropDownStyle(valueNew: TcHmi.Controls.Beckhoff.TcHmiCombobox.DropDownStyle | null): void;Parameter
Name | Typ | Beschreibung |
|---|---|---|
valueNew | 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.744 |
