getButtonPosition
[ Funktion ]
public getButtonPosition(): 'BothLeft' | 'BothRight' | 'PlusLeftAndMinusRight' | 'MinusLeftAndPlusRight';Diese Funktion gibt den aktuell gesetzten Wert für das Attribut ButtonPosition zurück.
Parameter
Name | Typ | Beschreibung |
|---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
|---|---|
'BothLeft' | 'BothRight' | 'PlusLeftAndMinusRight' | 'MinusLeftAndPlusRight' | Der aktuelle Wert des Attributs. |
Siehe auch
Attribut-Setter: setLabelPosition
Herkunft: TcHmiSpinboxInput
![]() | Verfügbar ab Version 1.12.744 |
