systemGray2
A second-level shade of gray that adapts to the environment.
Declaration
class var systemGray2: UIColor { get }Discussion
This color adapts to the current environment. In light environments, this gray is slightly lighter than systemGray. In dark environments, this gray is slightly darker than systemGray.