Is there any way? Screen.height - Screen.desktopAvailableHeight
seems to work, but will it work everywhere?
Asked
Active
Viewed 482 times
1

Ayberk Özgür
- 4,986
- 4
- 38
- 58
-
I think this is only possible when using native android calls within your qt application: http://stackoverflow.com/questions/3407256/height-of-status-bar-in-android – sk2212 Mar 03 '16 at 11:32