UISearchSuggestionItem
A selectable search parameter.
Declaration
@MainActor class UISearchSuggestionItemOverview
This class provides a basic implementation of the UISearchSuggestion protocol.
Topics
Creating a search suggestion
init(localizedSuggestion:localizedDescription:iconImage:)init(localizedAttributedSuggestion:localizedDescription:iconImage:)init(localizedSuggestion:localizedDescription:)init(localizedAttributedSuggestion:localizedDescription:)init(localizedSuggestion:)init(localizedAttributedSuggestion:)