Is there a way in Xamarin/MonoTouch to detect whether code is being called in the main thread?
I\'m looking for something like the equivalent of Java\'s EventQueue
EventQueue