NSPopUpButtonCell.InsertItem(String, nint) 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("insertItemWithTitle:atIndex:")]
public virtual void InsertItem (string title, nint index);
abstract member InsertItem : string * nint -> unit
override this.InsertItem : string * nint -> unit
Parameters
- title
- String
- index
- System.System.IntPtr System.nativeint
- Attributes