contentBlockers property
getter/setter pair
List of ContentBlocker that are a set of rules used to block content in the browser window.
Officially Supported Platforms/Implementations:
- Android WebView
- iOS WKWebView 11.0+
- macOS WKWebView 10.13+
- Linux WPE WebKit (Official API - WebKitUserContentFilter)
Implementation
List<ContentBlocker>? contentBlockers;