次の方法で共有


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

適用対象