CoreWebView2NonClientRegionKind Enum

Enum which represents the kind of non-client regions.

Name Value Description
Nowhere 0x0 Enum value which represents a region entirely outside the WebView2 window.
Client 0x1 Enum value which represents the client area.
Caption 0x2 Enum value which represents the caption area.

Referenced by