Quantcast
Channel: Xamarin.Mac — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 1429

A way to have a message loop for native xamarin mac apps

$
0
0

I'm porting over an app in c sharp that uses the application.run() from windows forms to have an infinite loop without stalling the ui. I searched online for quite a while and can't find a way to stop the process of the code while also running the ui. Threading and Tasks have been useless for this job and I'm starting to think it is impossible. Any Help?


Viewing all articles
Browse latest Browse all 1429

Trending Articles