web applications - How to change the screen orientation (Tizen, Web-app) -


i can set screen orientation on config.xml screen-orientation="portrait" or "landscape". setting pages.

how can change screen orientation code?

screen.lockorientation("portrait");

screen.lockorientation("landscape");

developer.tizen.org/help/index.jsp


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -