getFaceName

open fun getFaceName(): String

Gets a name representing the style of this face.

Note that a font family may contain multiple faces with the same name (e.g. a variable and a non-variable face for the same style).

Return

the face name for the face. This string is owned by the face object and must not be modified or freed.