Table of Contents

Enum DeviceOrientation

Namespace
Ranorex.Core.Remoting
Assembly
Ranorex.Core.dll
public enum DeviceOrientation

Fields

LandscapeLeft = 3
LandscapeRight = 4
Portrait = 1
PortraitUpsideDown = 2
Unknown = 0