init(localizedSuggestion:)
Creates a search suggestion with the specified label.
Declaration
init(localizedSuggestion suggestion: String)Parameters
- suggestion:
The item’s label, usually the search term.
Creates a search suggestion with the specified label.
init(localizedSuggestion suggestion: String)The item’s label, usually the search term.