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 )
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 )