NSCandidateListTouchBarItemDelegate Constructors

Definition

Overloads

NSCandidateListTouchBarItemDelegate()
NSCandidateListTouchBarItemDelegate(NSObjectFlag)
NSCandidateListTouchBarItemDelegate(IntPtr)

NSCandidateListTouchBarItemDelegate()

[Foundation.Export("init")]
public NSCandidateListTouchBarItemDelegate ();
Attributes

Applies to

NSCandidateListTouchBarItemDelegate(NSObjectFlag)

protected NSCandidateListTouchBarItemDelegate (Foundation.NSObjectFlag t);
new AppKit.NSCandidateListTouchBarItemDelegate : Foundation.NSObjectFlag -> AppKit.NSCandidateListTouchBarItemDelegate

Parameters

Applies to

NSCandidateListTouchBarItemDelegate(IntPtr)

protected internal NSCandidateListTouchBarItemDelegate (IntPtr handle);
new AppKit.NSCandidateListTouchBarItemDelegate : nativeint -> AppKit.NSCandidateListTouchBarItemDelegate

Parameters

handle
IntPtr

nativeint

Applies to