hendrang Posted April 13, 2015 Posted April 13, 2015 Hi all, Is there a way to set the mobile screen orientation (potrait / lanscape) programmatically ? Quote
fcarvalho4 Posted April 13, 2015 Posted April 13, 2015 You can use the property anchors of the objects to fix it! Quote
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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.