Share via


NSTokenFieldCellDelegate_Extensions.ShouldAddObjects Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSArray ShouldAddObjects(this AppKit.INSTokenFieldCellDelegate This, AppKit.NSTokenFieldCell tokenFieldCell, Foundation.NSObject[] tokens, UIntPtr index);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldAddObjects : AppKit.INSTokenFieldCellDelegate * AppKit.NSTokenFieldCell * Foundation.NSObject[] * unativeint -> Foundation.NSArray

Parameters

tokenFieldCell
NSTokenFieldCell
tokens
NSObject[]
index
UIntPtr

unativeint

Returns

Attributes

Applies to