Enum ISN_UIUserInterfaceStyle
Constants indicating the interface style for the app.
Namespace: SA.iOS.UIKit
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_UIUserInterfaceStyle
Fields
| Name | Description |
|---|---|
| Dark | The dark interface style. |
| Light | The light interface style. |
| Unspecified | An unspecified interface style. |