Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 App Delegate File 中创建一个 UITabBarController 的 Outlet,以便我可以创建它的属性。,但我无法连接它,任何人都可以建议我。我正在使用情节提要和 ARC。
试试这个并再试一次。
@interface ClassName : UIViewController<UITabBarControllerDelegate>