共用方式為


NSTokenFieldCellDelegate.ShouldAddObjects 方法

定義

[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

參數

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

傳回

屬性

適用於