NSTokenFieldCellDelegate.GetMenu(NSTokenFieldCell, NSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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