Screen Orientation
Locks or constrains the app's screen orientation.
Where: the Screen orientation card in the Edit Common Config editor.
Options
- Landscape mode — quick toggle to force landscape (
landscapeMode). - Orientation mode — fine-grained control (
orientationMode):PORTRAITLANDSCAPEREVERSE_PORTRAITREVERSE_LANDSCAPESENSOR_PORTRAITSENSOR_LANDSCAPE
Notes
- Selecting a landscape mode sets
landscapeModeaccordingly; sensor modes follow the device within a constraint. - Splash and media have their own orientation settings (see Splash Animation).
