Contents

kCTFontSizeAttribute

The font point size.

Declaration

let kCTFontSizeAttribute: CFString

Discussion

Creating a font with this unspecified will default to a point size of 12.0. The value for this key is represented as a CFNumber object.

See Also

Font Attribute Keys