Contents

characterSet

The character set attribute.

Declaration

static let characterSet: UIFontDescriptor.AttributeName

Discussion

The value is an NSCharacterSet instance that represents the set of Unicode characters that the font covers. The font supplies the default value.

See Also

Constants