共用方式為


NSTokenFieldCellDelegate.GetEditingString(NSTokenFieldCell, NSObject) 方法

定義

[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

參數

tokenFieldCell
NSTokenFieldCell
representedObject
NSObject

傳回

屬性

適用於