NSPopUpButtonCell.IndexOfItemWithTargetandAction(NSObject, Selector) Method

Definition

[Foundation.Export("indexOfItemWithTarget:andAction:")]
public virtual nint IndexOfItemWithTargetandAction (Foundation.NSObject target, ObjCRuntime.Selector actionSelector);
abstract member IndexOfItemWithTargetandAction : Foundation.NSObject * ObjCRuntime.Selector -> nint
override this.IndexOfItemWithTargetandAction : Foundation.NSObject * ObjCRuntime.Selector -> nint

Parameters

target
NSObject
actionSelector
Selector

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to