Contents

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.

See Also

Text attributes for printed content