Contents

systemGray

Returns a color object for gray that automatically adapts to vibrancy and accessibility settings.

Declaration

class var systemGray: NSColor { get }

Discussion

Use this color when you want a tint color that looks great on both light and dark backgrounds.

See Also

Adaptable system colors