Does Xamarin.Forms support periodic background tasks?

Scott Nimrod picture Scott Nimrod · Jan 21, 2016 · Viewed 10.5k times · Source

I am having a difficult time finding documentation on background tasks support for Xamarin.Forms. Does Xamarin.Forms provide support for periodic background tasks?

I need to implement this for both Windows Phone 10 and Android.