UITraitCollection
public extension UITraitCollection
-
Trait collections for the various color spaces we support:
- Light Mode x Normal Contrast
- Light Mode x High Contrast
- Dark Mode x Normal Contrast
- Dark Mode x High Contrast Use this to iterate across all color spaces when unit testing your app’s colors.
Declaration
Swift
static let allColorSpaces: [UITraitCollection]