Contents

displayName

The name of the font, including family and face names, to use when displaying the font information to the user.

Declaration

var displayName: String? { get }

Discussion

The font’s display name is typically localized for the user’s language.

See Also

Getting Font Names