UnitFontFamily

Comma-separated list of fonts as font family or keyword: 'serif', 'sans-serif', 'monospace'.

Schema: tchmi:general#/definitions/String

Attribute getter

public getUnitFontFamily(): TcHmi.FontFamily | null | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.FontFamily, null, undefined

The current value of the attribute.

Attribute setter

public setUnitFontFamily(valueNew: TcHmi.FontFamily | null): void;

Parameter

Name

Type

Description

valueNew

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

UnitFontFamily 1:

Available from 1.8