'Is there an API in Xamarin.Forms for setting Android system theme?

I've been programming Xamarin.Forms apps, and for a project I need to be able to set the system theme from C# code. Most search results are for changing the app theme, but I'm looking to change the system theme, can this be done?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source