| const TUid | KRenderOrientationCategory |
| const TUint | KRenderOrientationKey |
The orientation of rendering the application intends to use.
See also: RWsSession::IndicateAppOrientation(TOrientation aOrientation)
| Enumerator | Value | Description |
|---|---|---|
| EDisplayOrientationNormal |
Fixed default orientation | |
| EDisplayOrientation90CW |
90 clockwise | |
| EDisplayOrientation180 |
180 | |
| EDisplayOrientation270CW |
270 clockwise | |
| EDisplayOrientationAuto |
The orientation is from the P&S Key | |
| EDisplayOrientationIgnore |
use the orientation specified by the next top level window(s) that does not have ignore flag set. E.g. system dialog on top of foreground app. |