Edit

Share via


NSComboBoxDelegate Constructors

Definition

Overloads

NSComboBoxDelegate()
NSComboBoxDelegate(NSObjectFlag)
NSComboBoxDelegate(IntPtr)

NSComboBoxDelegate()

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

Applies to

NSComboBoxDelegate(NSObjectFlag)

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

Parameters

Applies to

NSComboBoxDelegate(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to