NSTokenFieldCellDelegate.Read(NSTokenFieldCell, NSPasteboard) Method

Definition

[Foundation.Export("tokenFieldCell:readFromPasteboard:")]
public virtual Foundation.NSObject[] Read (AppKit.NSTokenFieldCell tokenFieldCell, AppKit.NSPasteboard pboard);
abstract member Read : AppKit.NSTokenFieldCell * AppKit.NSPasteboard -> Foundation.NSObject[]
override this.Read : AppKit.NSTokenFieldCell * AppKit.NSPasteboard -> Foundation.NSObject[]

Parameters

tokenFieldCell
NSTokenFieldCell
pboard
NSPasteboard

Returns

Attributes

Applies to