NSTokenFieldCellDelegate_Extensions.WriteRepresentedObjects Method

Definition

public static bool WriteRepresentedObjects (this AppKit.INSTokenFieldCellDelegate This, AppKit.NSTokenFieldCell tokenFieldCell, Foundation.NSObject[] objects, AppKit.NSPasteboard pboard);
static member WriteRepresentedObjects : AppKit.INSTokenFieldCellDelegate * AppKit.NSTokenFieldCell * Foundation.NSObject[] * AppKit.NSPasteboard -> bool

Parameters

tokenFieldCell
NSTokenFieldCell
objects
NSObject[]
pboard
NSPasteboard

Returns

Applies to