UITraitEnvironment.TraitCollection Property

Definition

Gets the trait collection that describes the environment.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public abstract UIKit.UITraitCollection TraitCollection { [Foundation.Export("traitCollection")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.TraitCollection : UIKit.UITraitCollection

Property Value

Implements

Attributes

Applies to