Contents

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.

See Also

Creating a search suggestion