Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AndroidOrientation

enumeration

Description

Options to indicate the orientation of the screen.

Additional resources: AndroidConfiguration.orientation

Properties

UndefinedMirrors the Android property value ORIENTATION_UNDEFINED.
PortraitMirrors the Android property value ORIENTATION_PORTRAIT.
LandscapeMirrors the Android property value ORIENTATION_LANDSCAPE.