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