Add child view controller to current view controller

后端 未结 5 1385
梦毁少年i
梦毁少年i 2020-11-28 11:10

I am trying to add a child view controller in code, to the current view controller from storyboard by using the next code:

UIStoryboard *storyboard = [UIStor         


        
5条回答
提交回复
热议问题