automaticallyAdjustsScrollIndicatorInsets property
getter/setter pair
Configures whether the scroll indicator insets are automatically adjusted by the system.
The default value is false.
Officially Supported Platforms/Implementations:
- iOS WKWebView 13.0+ (Official API - UIScrollView.automaticallyAdjustsScrollIndicatorInsets)
Implementation
bool? automaticallyAdjustsScrollIndicatorInsets;