Contents

systemGray3

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

Declaration

class var systemGray3: UIColor { get }

Discussion

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

See Also

Adaptable gray colors