Contents

accessibilityHighContrastDarkAqua

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

Declaration

static let accessibilityHighContrastDarkAqua: NSAppearance.Name

Discussion

Don’t assign an NSAppearance object with this type directly to one of your views. Instead, assign a dark 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