1 reference to DefaultBackgroundColor
Microsoft.Maui (1)
Platform\iOS\SwitchExtensions.cs (1)
29 uIView.BackgroundColor = OperatingSystem.IsIOSVersionAtLeast(13) ? UIColor.SecondarySystemFill : DefaultBackgroundColor;