Enum CoreWebView2PreferredColorScheme
Preferred color scheme for WebView2's associated with a profile.
public enum CoreWebView2PreferredColorScheme
  Fields
Auto = 0Auto color scheme.
Dark = 2Dark color scheme.
Light = 1Light color scheme.
Preferred color scheme for WebView2's associated with a profile.
public enum CoreWebView2PreferredColorScheme
  Auto = 0Auto color scheme.
Dark = 2Dark color scheme.
Light = 1Light color scheme.