有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 回答796 阅读
2 回答600 阅读
1 回答579 阅读
2 回答579 阅读
1 回答679 阅读
630 阅读
C.navigationController