【发布时间】:2014-02-20 08:29:04
【问题描述】:
我只有一个GalleryViewController 作为UIViewController。
它由情节提要加载。
我想在AppDelegate.m 中调用我的GalleryViewController 的一个方法。
但我在AppDelegate.m 中没有引用我的GalleryViewController。
【问题讨论】:
-
你的
GalleryViewController是你第一个UIViewController吗?
标签: ios foreground