Class ISN_UITraitCollection
The iOS interface environment for your app, defined by traits such as horizontal and vertical size class, display scale, and user interface idiom.
Inheritance
System.Object
ISN_UITraitCollection
Namespace: SA.iOS.UIKit
Assembly: cs.temp.dll.dll
Syntax
public class ISN_UITraitCollection : ISN_NativeObject
Properties
UserInterfaceStyle
The style associated with the user interface.
Declaration
public ISN_UIUserInterfaceStyle UserInterfaceStyle { get; }
Property Value
Type | Description |
---|---|
ISN_UIUserInterfaceStyle |