NSTokenFieldCellDelegate.GetEditingString(NSTokenFieldCell, NSObject) Method

Definition

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

Parameters

tokenFieldCell
NSTokenFieldCell
representedObject
NSObject

Returns

Attributes

Applies to