In this article we will see how to force the white or light mode in an application developed in Xamarin.Forms Solution for iOS Let’s open our info.plist file and add the following key: UIUserInterfaceStyleLight Solution for Android For the same thing to happen but in Android, we must put this code in the MainActivity.cs AppCompatDelegate.DefaultNightMode … Sigue leyendo How To Prevent Dark Mode In Xamarin.Forms