setTextFontFamily

[ Function ]

public setTextFontFamily(newValue: FontFamily | null): void;

This function sets a new value for the TextFontFamiliy attribute.

Parameter

Name

Type

Description

newValue

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.

See also

Attribute getter: getTextFontFamily

Origin: TcHmiRadioButton

setTextFontFamily 1:

Available from version 1.12