NSTokenFieldCellDelegate.ShouldAddObjects Method

Definition

[Foundation.Export("tokenFieldCell:shouldAddObjects:atIndex:")]
public virtual Foundation.NSArray ShouldAddObjects (AppKit.NSTokenFieldCell tokenFieldCell, Foundation.NSObject[] tokens, nuint index);
abstract member ShouldAddObjects : AppKit.NSTokenFieldCell * Foundation.NSObject[] * nuint -> Foundation.NSArray
override this.ShouldAddObjects : AppKit.NSTokenFieldCell * Foundation.NSObject[] * nuint -> Foundation.NSArray

Parameters

tokenFieldCell
NSTokenFieldCell
tokens
NSObject[]
index
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to