resourceType property

List<ContentBlockerTriggerResourceType> resourceType
getter/setter pair

A list of ContentBlockerTriggerResourceType representing the resource types (how the browser intends to use the resource) that the rule should match. If not specified, the rule matches all resource types.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS

Implementation

List<ContentBlockerTriggerResourceType> resourceType;