Share via


NSTokenFieldDelegate_Extensions.HasMenu Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool HasMenu(this AppKit.INSTokenFieldDelegate This, AppKit.NSTokenField tokenField, Foundation.NSObject representedObject);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member HasMenu : AppKit.INSTokenFieldDelegate * AppKit.NSTokenField * Foundation.NSObject -> bool

Parameters

tokenField
NSTokenField
representedObject
NSObject

Returns

Attributes

Applies to