NSCandidateListTouchBarItemDelegate
A set of methods that a candidate list item delegate uses to enable selection state and list visibility.
Declaration
protocol NSCandidateListTouchBarItemDelegate : NSObjectProtocolTopics
Handling selection changes
candidateListTouchBarItem(_:beginSelectingCandidateAt:)candidateListTouchBarItem(_:changeSelectionFromCandidateAt:to:)candidateListTouchBarItem(_:endSelectingCandidateAt:)