Table of Contents

Enum CoreWebView2ScrollbarStyle

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

The ScrollBar style being set during environment creation.

public enum CoreWebView2ScrollbarStyle

Fields

Default = 0

Browser default ScrollBar style

FluentOverlay = 1

Window style fluent overlay scroll bar. Please see Fluent UI for more details on fluent UI.