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

返回

属性

适用于