scrollBarStyle

Specifies the native scrollbar style to use with the webview. CSS styles that modify the scrollbar are applied on top of the native appearance configured here.

Defaults to default, which is the browser default.

Platform-specific

  • Windows:

  • fluentOverlay requires WebView2 Runtime version 125.0.2535.41 or higher, and does nothing on older versions.

  • This option must be given the same value for all webviews.

  • Linux / Android / iOS / macOS: Unsupported. Only supports Default and performs no operation.