CoreWebView2ScrollbarStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set ScrollBar style on ICoreWebView2EnvironmentOptions
during environment creation.
public enum CoreWebView2ScrollbarStyle
type CoreWebView2ScrollbarStyle =
Public Enum CoreWebView2ScrollbarStyle
- Inheritance
-
CoreWebView2ScrollbarStyle
Fields
Name | Value | Description |
---|---|---|
Default | 0 | Browser default ScrollBar style |
FluentOverlay | 1 | Window style fluent overlay scroll bar Please see Fluent UI for more details on fluent UI. |