Does resolution width and height value swap on device rotation?

后端 未结 0 1535
我在风中等你
我在风中等你 2021-01-24 04:26

I was wondering if these two change their value when the device is rotated.

float currentResolutionX = Screen.currentResolution.width;
float currentResolutionY =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题