hendrang Posted April 13, 2015 Posted April 13, 2015 Hi all, Is there a way to set the mobile screen orientation (potrait / lanscape) programmatically ?
fcarvalho4 Posted April 13, 2015 Posted April 13, 2015 You can use the property anchors of the objects to fix it!
hendrang Posted April 14, 2015 Author Posted April 14, 2015 You can use the property anchors of the objects to fix it! Hi fcarvalho4, Thanks I mean to set mobile screen orientation manually. Its said in OS android to the screen orientation is setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE); but I want to set the screen orientation via Unigui web application.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now