UITraitCollection.UserInterfaceIdiom Property

Definition

The specified user interface idiom specified for this trait collection.

public virtual UIKit.UIUserInterfaceIdiom UserInterfaceIdiom { [Foundation.Export("userInterfaceIdiom")] get; }
member this.UserInterfaceIdiom : UIKit.UIUserInterfaceIdiom

Property Value

If the value is not specified, the value is Unspecified.

Attributes

Applies to