Contents

systemGray5

A fifth-level shade of gray that adapts to the environment.

Declaration

class var systemGray5: UIColor { get }

Discussion

This color adapts to the current environment. In light environments, this gray is slightly lighter than systemGray4. In dark environments, this gray is slightly darker than systemGray4.

See Also

Adaptable gray colors