IconVerticalAlignment

Vertical alignment of the icon.

Schema: tchmi:framework#/definitions/VerticalAlignment

Attribute getter

public getIconVerticalAlignment(): TcHmi.VerticalAlignment | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.VerticalAlignment, undefined

The current value of the attribute.

Attribute setter

public setIconVerticalAlignment(valueNew: TcHmi.VerticalAlignment | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.VerticalAlignment, 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.

IconVerticalAlignment 1:

Available since version 1.14.4.1