Upravit

Sdílet prostřednictvím


NSTokenFieldCellDelegate Constructors

Definition

Overloads

NSTokenFieldCellDelegate()
NSTokenFieldCellDelegate(NSObjectFlag)
NSTokenFieldCellDelegate(IntPtr)

NSTokenFieldCellDelegate()

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

Applies to

NSTokenFieldCellDelegate(NSObjectFlag)

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

Parameters

Applies to

NSTokenFieldCellDelegate(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to