Platforms | Android iOS |
Value | true if the application uses landscape mode. false if the application uses portrait mode. |
Default | false |
Platforms | iOS Windows 8 Windows RT Windows Phone 8 | |
Value | Bit field | |
Set this bit... | To indicate this orientation is supported... | |
0 | All orientations | |
1 | 0° | |
2 | 90° | |
4 | 180° | |
8 | 270° | |
Default | 0 |
Note: | If an application supports multiple orientations, but not all, set all the bits that correspond to the supported orientations. For example, if an application supports 0° (bit 1) and 180° (bit 4), set the value to 5. |
Platforms | All | |
Value | Value to indicate the orientation | |
Use this value... | For this orientation... | |
0 | 0° | |
1 | 90° | |
2 | 180° | |
3 | 270° | |
Default | 0 |