Enum DeviceOrientation

Definition

Namespace:
Tizen.Applications
Assembly:
Tizen.Applications.Common.dll
API Level:
3

Enumeration for the device orientation.

C#
Copy
public enum DeviceOrientation
Name Description
Orientation_0

The device orientation is 0.

Orientation_180

The device orientation is 180.

Orientation_270

The device orientation is 270.

Orientation_90

The device orientation is 90.