标签: ios objective-c uisegmentedcontrol
嗨,我有这个结构
分段容器为SDCSegmentedViewController。第二个ViewController始终位于UINavigationBar下(如全屏),我无法理解为什么......有什么建议吗?
SDCSegmentedViewController
ViewController
UINavigationBar
答案 0 :(得分:0)
选择视图控制器并转到检查器。确保未选中“延伸边缘”复选框。