getDropDownStyle
[ Funktion ]
public getDropDownStyle():'Classic' | 'Mobile' | null;
Diese Funktion gibt den aktuell gesetzten Wert für das Attribut DropDownStyle zurück.
Parameter
Name | Typ | Beschreibung |
---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
---|---|
'Classic', 'Mobile' , null | Der aktuelle Wert des Attributs. |
Siehe auch
Attribut-Setter: setDropDownStyle
Herkunft: TcHmiCombobox
Verfügbar ab Version 1.10 |