safeBrowsingEnabled property
Sets whether Safe Browsing is enabled. Safe Browsing allows WebView to protect against malware and phishing attacks by verifying the links. Safe Browsing is enabled by default for devices which support it.
Officially Supported Platforms/Implementations:
- Android native WebView 26+ (Official API - WebSettings.setSafeBrowsingEnabled)
Implementation
bool? safeBrowsingEnabled;