Table of Contents

Enum CoreWebView2PreferredColorScheme

Namespace
Microsoft.Web.WebView2.Core
Assembly
Microsoft.Web.WebView2.Core.dll

Preferred color scheme for WebView2's associated with a profile.

public enum CoreWebView2PreferredColorScheme

Fields

Auto = 0

Auto color scheme.

Dark = 2

Dark color scheme.

Light = 1

Light color scheme.