Show / Hide Table of Contents

Enum ScreenOrientation

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum ScreenOrientation

Fields

Name Description
AutoRotation
Landscape
LandscapeLeft
LandscapeRight
Portrait
PortraitUpsideDown
Unknown

Extension Methods

MustExtensions.MustBeEqual<ScreenOrientation>(ScreenOrientation)
MustExtensions.MustBeEqual<ScreenOrientation>(ScreenOrientation, String)
MustExtensions.MustNotBeEqual<ScreenOrientation>(ScreenOrientation)
MustExtensions.MustNotBeEqual<ScreenOrientation>(ScreenOrientation, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX