共用方式為


NSCandidateListTouchBarItemDelegate 建構函式

定義

多載

NSCandidateListTouchBarItemDelegate()
NSCandidateListTouchBarItemDelegate(NSObjectFlag)
NSCandidateListTouchBarItemDelegate(IntPtr)

NSCandidateListTouchBarItemDelegate()

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

適用於

NSCandidateListTouchBarItemDelegate(NSObjectFlag)

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

參數

適用於

NSCandidateListTouchBarItemDelegate(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於