다음을 통해 공유


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

반환

특성

적용 대상