iOS 14 UIDevice.current.setValue(xxx, forKey: “orientation”) not work

前端 未结 0 952
栀梦
栀梦 2021-01-12 08:19

iOS 14 set device orientation with UIDevice.current.setValue(UIInterfaceOrientation.landscapeLeft.rawValue, forKey: "orientation") not work, my app do

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