Does "MonoMac.Foundation.NSObject.InvokeOnMainThread" exist in MonoMac?? It does in MonoTouch. I need this for MessageBox threading issues....
Asked
Active
Viewed 616 times
1 Answers
3
It does! Here is a link to the API documentation for it.

pierceboggan
- 317
- 5
- 21
-
1Dang i'm stupid. I guess I need to take a break from the computer. I only looked at the static methods.... guess I would have to create an instance dur :=} – zezba9000 Sep 18 '12 at 07:22