enabled property

bool? enabled
getter/setter pair

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;