c# Programming Glossary: rootelement
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 a multi level menu.. easy to create a multi level menu structure using nested RootElements in MonoTouch.Dialog but how would you go about having a specific.. manage each root instead The reason I want each RootElement to have it's own UIViewController is because I want to be able..
|