Search Results

0
votes

How to Change the Tab (of a UITabViewController) Programmatically?

I'm doing something like this: [root setSelectedViewController: [root.historyController navController]]; …