UnitPosition
[ Schnittstelle ]
export type UnitPosition =
| 'Left'
| 'Right';Eigenschaften
Name | Typ | Beschreibung |
|---|---|---|
Left | Wird links angezeigt. | |
Right | Wird rechts angezeigt. |
Schema: TcHmi.Controls.Beckhoff.TcHmiNumericInput.UnitPosition
![]() | Verfügbar ab Version 1.14 |
