NSPopUpButtonCell.IndexOf(NSMenuItem) 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("indexOfItem:")]
public virtual nint IndexOf (AppKit.NSMenuItem item);
abstract member IndexOf : AppKit.NSMenuItem -> nint
override this.IndexOf : AppKit.NSMenuItem -> nint
Parameters
- item
- NSMenuItem
Returns
System.System.IntPtr
System.nativeint
- Attributes