Contents

darkText

The nonadaptable system color for text on a light background.

Declaration

class var darkText: UIColor { get }

Return Value

The UIColor object.

Discussion

This color doesn’t adapt to changes in the underlying trait environment.

See Also

Nonadaptable colors