AppInfo.RequestedTheme Property

Definition

Gets the detected Theme of the system or application.

public static Xamarin.Essentials.AppTheme RequestedTheme { get; }

Property Value

The Theme.

Remarks

For platforms or platform versions which aren't supported, Unspecified is returned.

Applies to