获取当前的 viewController
摘要:- (UIViewController *)currentController { UIViewController *result = nil; UIWindow *window = [[UIApplication sharedApplication] keyWindow]; if (window
阅读全文
posted @ 2016-06-30 18:46
posted @ 2016-06-30 18:46