isFindInteractionEnabled property
getter/setter pair
Sets whether the web view's built-in find interaction native UI is enabled or not.
The default value is false.
Officially Supported Platforms/Implementations:
- iOS WKWebView 16.0+ (Official API - WKWebView.isFindInteractionEnabled)
Implementation
bool? isFindInteractionEnabled;