有UINavigationController A, A 的 rootViewController为 B, B中按钮点击push到UIViewController C。 (通过IB实现)
现在我想在C中获取A的引用,以便我在C中push到另外一个UIViewController D(通过代码实现), 要怎么做?
有UINavigationController A, A 的 rootViewController为 B, B中按钮点击push到UIViewController C。 (通过IB实现)
现在我想在C中获取A的引用,以便我在C中push到另外一个UIViewController D(通过代码实现), 要怎么做?
1 回答834 阅读
2 回答629 阅读
1 回答616 阅读
2 回答619 阅读
1 回答706 阅读
647 阅读
C.navigationController