NSTokenFieldCellDelegate.GetRepresentedObject Method

Definition

[Foundation.Export("tokenFieldCell:representedObjectForEditingString:")]
public virtual Foundation.NSObject GetRepresentedObject (AppKit.NSTokenFieldCell tokenFieldCell, string editingString);
abstract member GetRepresentedObject : AppKit.NSTokenFieldCell * string -> Foundation.NSObject
override this.GetRepresentedObject : AppKit.NSTokenFieldCell * string -> Foundation.NSObject

Parameters

tokenFieldCell
NSTokenFieldCell
editingString
String

Returns

Attributes

Applies to