Enum UIOrientation
Default screen orientation
Namespace: Unity.Build.Common
Assembly: solution.dll
Syntax
public enum UIOrientation
Fields
Name | Description |
---|---|
AutoRotation | Auto Rotation Enabled |
LandscapeLeft | Landscape : counter-clockwise from Portrait |
LandscapeRight | Landscape: clockwise from Portrait |
Portrait | Portrait |
PortraitUpsideDown | Portrait upside down |