NSTokenFieldCellDelegate.GetDisplayString(NSTokenFieldCell, NSObject) Method

Definition

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

Parameters

tokenFieldCell
NSTokenFieldCell
representedObject
NSObject

Returns

Attributes

Applies to