NSTokenFieldCellDelegate.WriteRepresentedObjects Method

Definition

[Foundation.Export("tokenFieldCell:writeRepresentedObjects:toPasteboard:")]
public virtual bool WriteRepresentedObjects (AppKit.NSTokenFieldCell tokenFieldCell, Foundation.NSObject[] objects, AppKit.NSPasteboard pboard);
abstract member WriteRepresentedObjects : AppKit.NSTokenFieldCell * Foundation.NSObject[] * AppKit.NSPasteboard -> bool
override this.WriteRepresentedObjects : AppKit.NSTokenFieldCell * Foundation.NSObject[] * AppKit.NSPasteboard -> bool

Parameters

tokenFieldCell
NSTokenFieldCell
objects
NSObject[]
pboard
NSPasteboard

Returns

Attributes

Applies to