NSTokenFieldCellDelegate_Extensions.ShouldAddObjects Method

Definition

public static Foundation.NSArray ShouldAddObjects (this AppKit.INSTokenFieldCellDelegate This, AppKit.NSTokenFieldCell tokenFieldCell, Foundation.NSObject[] tokens, nuint index);
static member ShouldAddObjects : AppKit.INSTokenFieldCellDelegate * AppKit.NSTokenFieldCell * Foundation.NSObject[] * nuint -> Foundation.NSArray

Parameters

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

Returns

Applies to