traitCollection
The traits, such as the size class and scale factor, that describe the current environment of the object.
Declaration
var traitCollection: UITraitCollection { get }Mentioned in
Discussion
UIViewController and UIView adopt the UITraitEnvironment protocol and expose this property.