Context.toyFontFaceGetFamily

Gets the familly name of a toy font. Since 1.8

class Context
static
string
toyFontFaceGetFamily

Parameters

fontFace FontFace

A toy font face

Return Value

Type: string

The family name. This string is owned by the font face and remains valid as long as the font face is alive (referenced).

Meta