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.
我在 iOS 应用程序中使用 UIViewController 容器。将视图控制器的视图框架添加到父 UIViewController 后,设置视图控制器的框架有什么特别之处吗?或者我可以像设置任何其他子视图一样设置视图的框架吗?
您可以设置包含的控制器的视图而无需任何额外考虑。