NSTokenFieldCellDelegate.GetDisplayString(NSTokenFieldCell, NSObject) 方法

定义

[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

参数

tokenFieldCell
NSTokenFieldCell
representedObject
NSObject

返回

属性

适用于