Container View defines a region within a view controller's view subgraph that can include a child view controller. Create an embed segue from the container view to the child view controller in the storyboard.
这个以作为一个container,把一个复杂的view切出来,通过鼠标拖拽然后选择embed来关联到另外一个viewController。container View的使用
最新推荐文章于 2024-11-20 09:38:43 发布