INSCandidateListTouchBarItemDelegate Interface

Definition

[Foundation.Protocol(Name="NSCandidateListTouchBarItemDelegate", WrapperType=typeof(AppKit.NSCandidateListTouchBarItemDelegateWrapper))]
public interface INSCandidateListTouchBarItemDelegate : IDisposable, ObjCRuntime.INativeObject
type INSCandidateListTouchBarItemDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

BeginSelectingCandidate(INSCandidateListTouchBarItemDelegate, NSCandidateListTouchBarItem, nint)
ChangedCandidateListVisibility(INSCandidateListTouchBarItemDelegate, NSCandidateListTouchBarItem, Boolean)
ChangeSelectionFromCandidate(INSCandidateListTouchBarItemDelegate, NSCandidateListTouchBarItem, nint, nint)
EndSelectingCandidate(INSCandidateListTouchBarItemDelegate, NSCandidateListTouchBarItem, nint)

Applies to