AppWindowUtility
AppWindowUtility copied to clipboard
Resolution switching
经测试,当屏幕分辨率进行改变时,程序就不再是ALLONTOP了?有没有办法解决?
When Resolution switching,The AllOnTop Will be lose.
It could be set state again with MonoBehaviour.OnApplicationFocus or OnRectTransformDimensionsChange callbacks.