c# Programming Glossary: uiviewcontroller
Have a dedicated UIViewController for each RootElement in MonoTouch.Dialog? http://stackoverflow.com/questions/8545466/have-a-dedicated-uiviewcontroller-for-each-rootelement-in-monotouch-dialog a dedicated UIViewController for each RootElement in MonoTouch.Dialog It's easy to create.. but how would you go about having a specific UIViewController manage each root instead The reason I want each RootElement.. The reason I want each RootElement to have it's own UIViewController is because I want to be able to easily control things like background..
|