TimeUnits
Fixes for each field whether it should be displayed.
Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiTimespanInput.TimeUnits
Attribute getter
public getTimeUnits(): TcHmi.Controls.Beckhoff.TcHmiTimespanPicker.TimeUnits;Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
The current value of the attribute. |
Attribute setter
public setTimeUnits(valueNew: TcHmi.Controls.Beckhoff.TcHmiTimespanInput.TimeUnits | null): void;Parameter
Name | Type | Description |
|---|---|---|
valueNew | The new value of the attribute. If null is passed, the internal default value is used. |
Return value
Type | Description |
|---|---|
void | No return value. |
![]() | Available since version 1.14.3 |
