Xamarin UWP not restricting the user from resizing to lower size in 150(recommended) resolution

前端 未结 0 1390
刺人心
刺人心 2021-01-01 18:32
private void Current_SizeChanged(object sender, Windows.UI.Core.WindowSizeChangedEventArgs e)
    {
        var displayInformation = DisplayInformation.GetForCurrent         


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