contentBlockers property

List<ContentBlocker>? contentBlockers
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 native WebView
  • iOS 11.0+
  • MacOS 10.13+

Implementation

List<ContentBlocker>? contentBlockers;