TooltipFontSizeUnit

Choice of the unit of the font size in the tooltips (pixel or percent).

Schema: tchmi:framework#/definitions/MeasurementUnit

Attribute getter

public getTooltipFontSizeUnit(): TcHmi.DimensionUnit;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.DimensionUnit

The current value of the attribute.

Attribute setter

public setTooltipFontSizeUnit(valueNew: TcHmi.DimensionUnit | null): void;

Parameter

Name

Type

Description

valueNew

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

TooltipFontSizeUnit 1:

Available from version 1.10