Contents

init(localizedAttributedSuggestion:)

Creates a search suggestion with the specified attributed label.

Declaration

init(localizedAttributedSuggestion suggestion: NSAttributedString)

Parameters

  • suggestion:

    An attributed label for the suggestion, usually the search term the suggestion represents.

See Also

Creating a search suggestion