contentBlockers property
List of ContentBlocker that are a set of rules used to block content in the browser window.
NOTE: available on iOS 11.0+.
Implementation
List<ContentBlocker> contentBlockers;
List of ContentBlocker that are a set of rules used to block content in the browser window.
NOTE: available on iOS 11.0+.
List<ContentBlocker> contentBlockers;