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.

NOTE: available on iOS 11.0+.

Implementation

List<ContentBlocker> contentBlockers;