Changing Screen Orientation during runtime

Is it possible to change the orientation of the screen during runtime (or allow auto-rotation)? Or is it only possible to set this in the build options?

Hi,
you can use iPhoneSettings.screenOrientation (yes, it should work on Android too :slight_smile: )