Enum ScreenOrientation
Namespace: Unity.Tiny
Syntax
[Flags]
public enum ScreenOrientation
Fields
Name | Description |
---|---|
AutoRotation | |
AutoRotationLandscape | |
AutoRotationPortrait | |
Landscape | |
LandscapeLeft | |
LandscapeRight | |
Portrait | |
PortraitUpsideDown | |
ReverseLandscape | |
ReversePortrait | |
Unknown |