Contents

font

The font of the printed text.

Declaration

var font: UIFont? { get set }

Discussion

If the value of this property is nil (the default), UIKit uses the standard system font, 12 points.

See Also

Text attributes for printed content