C# Syntax
public enum DeviceOrientation : System.Enum
Member | Description |
---|---|
Landscape | Sets the device in landscape mode. |
Portrait | Sets the device in portrait mode. |
System.Object
System.ValueType
System.Enum
HP.LFT.SDK.Mobile.DeviceOrientation