A high-contrast version of the light vibrant appearance.
SDK
- macOS 10.14+
Framework
- App
Kit
Declaration
static let accessibilityHighContrastVibrantLight: 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 and the view's allows
property is true
.