ScreenOrientation

enumeration

Switch to Manual

Description

Describes screen orientation.

Currently this is only relevant on mobile devices.

See Also: Screen.orientation.

Variables

PortraitПортретная ориентация.
PortraitUpsideDownPortrait orientation, upside down.
LandscapeLeftLandscape orientation, counter-clockwise from the portrait orientation.
LandscapeRightLandscape orientation, clockwise from the portrait orientation.
AutoRotationAuto-rotates the screen as necessary toward any of the enabled orientations.