Good afternoon,
I'm using Moddable Six and I'm not sure if it is possible to change the rotation of the display dynamically.
I tried with
"sceen.orientation = 3" in the start of the code
and
"application.orientation = 3" in the "onCreate" event of the application,
but no error and no effect.
I can change only by manifest.
I need to change the display orientation and the touchscreen too
Is there a way to change it ?
regards