enabled property
Sets whether the pull-to-refresh feature is enabled or not.
The default value is true
.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
Implementation
bool? enabled;
Sets whether the pull-to-refresh feature is enabled or not.
The default value is true
.
Officially Supported Platforms/Implementations:
bool? enabled;