DropDownHorizontalAlignment

Fixes the horizontal alignment of the text of a drop-down element.

Schema: tchmi:framework#/definitions/HorizontalAlignment

Attribute getter

public getDropDownHorizontalAlignment(): TcHmi.HorizontalAlignment;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.HorizontalAlignment

The current value of the attribute.

Attribute setter

public setDropDownHorizontalAlignment(valueNew: TcHmi.HorizontalAlignment | null): void;

Parameter

Name

Type

Description

valueNew

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

DropDownHorizontalAlignment 1:

Available from version 1.12.744