- Home /
Question by
Subhajit-Nath · Aug 30, 2014 at 07:21 AM ·
androidiosscreenorientationscreen orientation
Detect Orientation change at runtime?
Is there any efficient way to detect orientation change on handheld devices at runtime?
For example, Autorotation on Android is enabled and user can change the orientation at runtime.
So, is there any efficient way to detect in orientation change except for checking it per frame in Update method with Screen.orientation?
Comment
Your answer
Follow this Question
Related Questions
Hey I would like to learn via script how to change automatically the screen orientation 1 Answer
Divide resolution and stretch to screen/window/canvas 1 Answer
Check how many inch the user drags on the screen 2 Answers
Detect Device Orientation Event 1 Answer
How to have my mobile device screen lighting on all the time 2 Answers