Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是想知道当我旋转设备时如何让我的视图中的内容在屏幕上伸展?目前它只是紧贴屏幕的左侧,很难看...
您可以AutoresizingMasks在界面构建器(右窗格中最右侧的选项卡)或代码中设置,也可以在设备旋转时手动设置框架(willAnimateRotationToInterfaceOrientation:例如)
AutoresizingMasks
willAnimateRotationToInterfaceOrientation: