IndirectInputHorizontalAlignment

Defines the horizontal alignment of the text in the preview field for indirect input.

Schema: tchmi:framework#/definitions/HorizontalAlignment

Attribute getter

public getIndirectInputHorizontalAlignment(): HorizontalAlignment | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

HorizontalAlignment, undefined

The current value of the attribute.

Attribute setter

public setIndirectInputHorizontalAlignment(valueNew: HorizontalAlignment | null): void;

Parameter

Name

Type

Description

valueNew

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.

IndirectInputHorizontalAlignment 1:

Available from version 1.12