Contents

systemGray6

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

Declaration

class var systemGray6: UIColor { get }

Discussion

This color adapts to the current environment, and is close in color to systemBackground. In light environments, this gray is slightly lighter than systemGray5. In dark environments, this gray is slightly darker than systemGray5.

See Also

Adaptable gray colors