color
The color of the printed text.
Declaration
var color: UIColor? { get set }Discussion
If the value of this property is nil (the default), UIKit uses a black color when printing.
The color of the printed text.
var color: UIColor? { get set }If the value of this property is nil (the default), UIKit uses a black color when printing.