共用方式為


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

傳回

屬性

適用於