Enum DeviceOrientation
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.Common.dll
Enumeration for the device orientation.
public enum DeviceOrientation
Fields
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. |