AudioSearch.Criteria.url(_:)
URLs that the system provides for matching audio content.
Declaration
case url([URL])Mentioned in
Discussion
The system provides URLs for matching content if:
A person’s search request includes a URL.
Spotlight was able to find matching content with a URL you donated to the Spotlight index.
The system was able to provide URLs for matching audio content; for example, from onscreen context.
Use the provided URL in your IntentValueQuery implementation to find content and return app entities.