iphone - UITabBarController set selected MORE BUTTON -


how can switch more button on uitabbarcontroller in code, want make uitabcontroller set selected view more

http://developer.apple.com/library/ios/#documentation/uikit/reference/uitabbarcontroller_class/reference/reference.html

[mytabbarcontroller setselectedviewcontroller: [mytabbarcontroller morenavigationcontroller]]; 

Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

c# - How to set Z index when using WPF DrawingContext? -

python - How to set the color of a single cell in a pygtk treeview? -