Table of Contents

Class SystemPreferences

Namespace
GroupeIsa.Neos.Designer.UIAbstractions.SystemEnvironment
Assembly
GroupeIsa.Neos.Designer.UIAbstractions.dll

Provides access to the user's system preferences on the front end platform.

[ExcludeFromCodeCoverage]
public static class SystemPreferences
Inheritance
SystemPreferences
Inherited Members

Methods

PrefersDarkColorScheme()

Gets a value indicating whether the user prefers a dark color scheme.

public static bool PrefersDarkColorScheme()

Returns

bool

true if the user prefers a dark color scheme; otherwise, false.