The Wayback Machine - https://web.archive.org/web/20200818000210/https://github.com/topics/xamarin-studio
Skip to content
#

xamarin-studio

Here are 42 public repositories matching this topic...

Prism
thomasgalliker
thomasgalliker commented Mar 22, 2020

Summary

Xamarin.Forms 4.2 added the method 'InvokeOnMainThreadAsync' to it's static Xamarin.Forms.Device class. It's nothing more than a TaskCompletionSource trick in order to make BeginInvokeOnMainThread awaitable. Now, it would be wonderful to have InvokeOnMainThreadAsync either as part of IDeviceService or maybe even better as extension method of IDeviceService (as it does not really add a

Improve this page

Add a description, image, and links to the xamarin-studio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xamarin-studio topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.