fontFamily property

int fontFamily
getter/setter pair

The font family of the text.

This is an integer value that represents the index of the font family in a predefined list of font families.

Implementation

int fontFamily = 0;