UIApplication.SharedApplication.Windows is a list of all your apps windows, ordered (I think) front to back
On Mon, Jul 9, 2012 at 10:17 PM, Kelvin <[email protected]> wrote: > Hi, > > Is there a way to declare UIWindow as a global variable, so I can access it > from any where in the program? > > For example: > If I declare an UIWindow as mainWindow in AppDelegate, how would I access > mainWindow from another classes? > > Thanks, > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/question-regarding-access-UIWindow-tp4655878.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
