3
votes

Does "MonoMac.Foundation.NSObject.InvokeOnMainThread" exist in MonoMac?? It does in MonoTouch. I need this for MessageBox threading issues....

1

1 Answers

3
votes

It does! Here is a link to the API documentation for it.