Contents

NSTextSuggestionsDelegate

A protocol for suggestion delegates of text fields to conform to in order to provide text suggestions in response to the user typing.

Declaration

@MainActor protocol NSTextSuggestionsDelegate<SuggestionItemType> : AnyObject

Topics

Associated Types

Instance Methods

Type Aliases

See Also

Supporting Text Completion and Suggestions