UITraitCollection.VerticalSizeClass 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 vertical size class specified for this trait collection.
public virtual UIKit.UIUserInterfaceSizeClass VerticalSizeClass { [Foundation.Export("verticalSizeClass")] get; }
member this.VerticalSizeClass : UIKit.UIUserInterfaceSizeClass
Property Value
If the value is not specified, the value is Unspecified.
- Attributes