Contents

systemGray4

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

Declaration

class var systemGray4: UIColor { get }

Discussion

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

See Also

Adaptable gray colors