jjzjj

BaseContentViewController

全部标签

ios - UIViewControllers 在 UIPageViewController 中被重用

我有一个UIPageVIewController,我正在使用重用标识符初始化内部Controller,即:BaseContentViewController*contentViewController=(BaseContentViewController*)[self.storyboardinstantiateViewControllerWithIdentifier:self.controllerRestorationIDs[index]];我注意到了ifaUIViewControllerisreusedthenviewDidLoadisnotcalledinthatcontrolle