No overview available.
SDK
- macOS 10.13+
Framework
- App
Kit
Declaration
struct Name
No overview available.
SDK
Framework
struct Name
static let aqua: NSAppearance .Name
The standard light system appearance.
static let dark Aqua: NSAppearance .Name
The standard dark system appearance.
static let vibrant Light: NSAppearance .Name
The light vibrant appearance, available only in visual effect views.
static let vibrant Dark: NSAppearance .Name
A dark vibrant appearance, available only in visual effect views.
static let accessibility High Contrast Aqua: NSAppearance .Name
A high-contrast version of the standard light system appearance.
static let accessibility High Contrast Dark Aqua: NSAppearance .Name
A high-contrast version of the standard dark system appearance.
static let accessibility High Contrast Vibrant Light: NSAppearance .Name
A high-contrast version of the light vibrant appearance.
static let accessibility High Contrast Vibrant Dark: NSAppearance .Name
A high-contrast version of the dark vibrant appearance.
static let light Content: NSAppearance .Name
The standard appearance that can be used by controls in light content areas (not including window-frame areas).
var name: NSAppearance .Name
The name of the appearance.