loadType property

List<ContentBlockerTriggerLoadType> loadType
getter/setter pair

A list of ContentBlockerTriggerLoadType that can include one of two mutually exclusive values. If not specified, the rule matches all load types.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS

Implementation

List<ContentBlockerTriggerLoadType> loadType;