Contents

accessibilityHighContrastAqua

A high-contrast version of the standard light system appearance.

Declaration

static let accessibilityHighContrastAqua: NSAppearance.Name

Discussion

Don’t assign an NSAppearance object with this type directly to one of your views. Instead, assign a light appearance to your view. AppKit then returns this type when the user enables the Increase Contrast option in the Accessibility system preferences.

See Also

System Appearance Names