UITraitCollection.UserInterfaceIdiom Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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