NSPopUpButtonCell.IndexOfItemWithTargetandAction(NSObject, Selector) 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("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