Contents

kCMTextMarkupAttribute_BoldStyle

A bold font style.

Declaration

let kCMTextMarkupAttribute_BoldStyle: 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 a bold style in addition to other styles you use.

See Also

Styles