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.
The font of the printed text.
var font: UIFont? { get set }If the value of this property is nil (the default), UIKit uses the standard system font, 12 points.