IndirectInputPadding

Defines the padding of the text in the preview field for indirect input.

Schema: tchmi:framework#/definitions/Padding

Attribute getter

public getIndirectInputPadding(): FourSidedCss | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

FourSidedCss, undefined

The current value of the attribute.

Attribute setter

public setIndirectInputPadding(valueNew: FourSidedCss | null): void;

Parameter

Name

Type

Description

valueNew

FourSidedCss, 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.

IndirectInputPadding 1:

Available from version 1.12