NSTokenFieldDelegate.ShouldAddObjects(NSTokenField, NSArray, nuint) Method

Definition

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

Parameters

tokenField
NSTokenField
tokens
NSArray
index
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to