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.
警告:“UITabBarController”可能不会响应“选择选项卡:”
我总是在 xcode 4.2 中收到这样的警告消息是否有可能删除此警告
那是因为没有“ selectTab” API。
selectTab
" " 中最接近UITabBarController你想要做的事情的可能是selectedIndex属性。
UITabBarController
selectedIndex