Gets the initial or natural orientation of the mobile device.
public int InitialRotation {get; }
The initial or natural rotation angle of the device.
Value | Description |
---|---|
0 | Portrait |
90 | Landscape Right |
180 | Portrait UpSideDown |
270 | Landscape Left |