TimeDisplayLayout

Display of the date and time.

Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiDateTimeDisplay.TimeDisplayLayout

Attribute getter

public getTimeDisplayLayout(): TimeDisplayLayout | null | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TimeDisplayLayout, null, undefined

The current value of the attribute.

Attribute setter

public setLabelPosition(valueNew: TimeDisplayLayout | null): void;

Parameter

Name

Type

Description

valueNew

TimeDisplayLayout, null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

TimeDisplayLayout 1:

Available from version 1.12.744