ContentPadding

Defines the distance of the text to the border.

Schema: tchmi:framework#/definitions/Padding

Attribute getter

public getContentPadding(): TcHmi.FourSidedCss | null | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.FourSidedCss, null, undefined

The current value of the attribute.

Attribute setter

public setContentPadding(valueNew: TcHmi.FourSidedCss | null): void;

Parameter

Name

Type

Description

valueNew

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

ContentPadding 1:

Available from version 1.10