NSTokenFieldCellDelegate_Extensions.GetRepresentedObject Method

Definition

public static Foundation.NSObject GetRepresentedObject (this AppKit.INSTokenFieldCellDelegate This, AppKit.NSTokenFieldCell tokenFieldCell, string editingString);
static member GetRepresentedObject : AppKit.INSTokenFieldCellDelegate * AppKit.NSTokenFieldCell * string -> Foundation.NSObject

Parameters

tokenFieldCell
NSTokenFieldCell
editingString
String

Returns

Applies to