共用方式為


NSTokenFieldCellDelegate.GetMenu(NSTokenFieldCell, NSObject) 方法

定義

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

參數

tokenFieldCell
NSTokenFieldCell
representedObject
NSObject

傳回

屬性

適用於