Contents

kCMTextMarkupAttribute_ItalicStyle

An italic font style.

Declaration

let kCMTextMarkupAttribute_ItalicStyle: CFString

Discussion

This attribute’s value must be a CFBoolean. The default is kCFBooleanFalse. If this attribute is kCFBooleanTrue, the system renders the text with an italic style in addition to other styles you use.

See Also

Styles