resourceType property
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;