scrollbarFadingEnabled property
Defines whether scrollbars will fade when the view is not scrolling.
The default value is true
.
Officially Supported Platforms/Implementations:
- Android native WebView (Official API - View.setScrollbarFadingEnabled)
Implementation
bool? scrollbarFadingEnabled;