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

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

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -