在将UIInterfaceOrientation密钥添加到info.plist文件时,是否有用于初始应用程序状态(UIInterfaceOrientationLandscapeRight或UIInterfaceOrientationLandscapeLeft)的常规默认值?
在开始进行景观设计时,您通常使用哪种工具?
发布于 2011-04-07 14:29:02
我不认为横向有一个常规的默认值。这取决于开发人员,但我认为有UIInterfaceOrientationLandscapeLeft会更好
发布于 2011-04-07 14:41:05
用户也可以选择它想要使用的方向。我更喜欢UIInterfaceOrientationLandscapeRight。
https://stackoverflow.com/questions/5576826
复制相似问题