Share via


NSMenu.PerformActionForItem(IntPtr) Method

Definition

[Foundation.Export("performActionForItemAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PerformActionForItem(IntPtr index);
[<Foundation.Export("performActionForItemAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PerformActionForItem : nativeint -> unit
override this.PerformActionForItem : nativeint -> unit

Parameters

index
IntPtr

nativeint

Attributes

Applies to