Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 75885

How to call Forms.Init from a service

$
0
0

What is the proper way to start Xamarin Forms from a service?

global::Xamarin.Forms.Forms.Init(Activity activity, Bundle bundle); has 2 parameters.
So, call with parameters:
- null, null or
- new Activity(), new Bundle(), or
- another?


Viewing all articles
Browse latest Browse all 75885

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>