Contents

preferredHighlight

The preferred response that the control should take when this batch of results comes in (like whether or not to highlight the first selectable item). Defaults to .automatic.

Declaration

var preferredHighlight: NSSuggestionItemResponse<SuggestionItemType>.Highlight

Discussion