wxr
2024-08-27 7b9c970fd38835624f07185cd2ce4659dbb93200
HDL-ON_iOS/ViewController.cs
@@ -22,6 +22,13 @@
            }
        }
        // 切换到竖屏模式
        public override UIInterfaceOrientationMask GetSupportedInterfaceOrientations()
        {
            return UIInterfaceOrientationMask.Portrait;
        }
        public override void ViewDidLoad()
        {
            base.ViewDidLoad();