开发者

UITabbar nothing selected

开发者 https://www.devze.com 2023-03-01 02:33 出处:网络
开发者_开发技巧U have got an UITabBar (not an controller) when I selectan element, How can I change the UITabBar such that nothing is selected any more?myTabbar.selectedItem = nil; // will remove sele

开发者_开发技巧U have got an UITabBar (not an controller) when I select an element, How can I change the UITabBar such that nothing is selected any more?


myTabbar.selectedItem = nil; // will remove selection
0

精彩评论

暂无评论...
验证码 换一张
取 消