NSTokenFieldCellDelegate.HasMenu(NSTokenFieldCell, NSObject) Method

Definition

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

Parameters

tokenFieldCell
NSTokenFieldCell
representedObject
NSObject

Returns

Attributes

Applies to