NSTextSuggestionsDelegate.ItemResponse

A suggestion item response with the same generic type as the delegate.

Declaration

typealias ItemResponse = NSSuggestionItemResponse<Self.SuggestionItemType>