NSTokenFieldCellDelegate.GetDisplayString(NSTokenFieldCell, NSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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