有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(通过代码实现), 要怎么做?
2 回答1.1k 阅读
1 回答1.2k 阅读✓ 已解决
1 回答2.8k 阅读
1 回答1.5k 阅读
1.7k 阅读
1 回答995 阅读
1 回答812 阅读
C.navigationController