Contents

ShowInAppSearchResultsIntent

An app intent that takes a person to search results for a specified search term.

Declaration

protocol ShowInAppSearchResultsIntent : SystemIntent

Mentioned in

Overview

Provide a SearchCriteria to specify a search term for this intent. You can provide several ShowInAppSearchResultsIntent implementations where each intent conforms to a different search criteria.

Topics

Scoping the search

Defining the search criteria

See Also

Specialized actions