NSTokenFieldCellDelegate Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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