Edit

Share via


NSTokenFieldCellDelegate.GetMenu(NSTokenFieldCell, NSObject) Method

Definition

[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

Parameters

tokenFieldCell
NSTokenFieldCell
representedObject
NSObject

Returns

Attributes

Applies to