CoreWebView2PreferredColorScheme Enum

Definition

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

public enum CoreWebView2PreferredColorScheme
type CoreWebView2PreferredColorScheme = 
Public Enum CoreWebView2PreferredColorScheme
Inheritance
CoreWebView2PreferredColorScheme

Fields

Auto 0

Auto color scheme.

Dark 2

Dark color scheme.

Light 1

Light color scheme.

Applies to