NSComboBoxCellDataSource_Extensions.IndexOfItem Method

Definition

public static nuint IndexOfItem (this AppKit.INSComboBoxCellDataSource This, AppKit.NSComboBoxCell comboBox, string value);
static member IndexOfItem : AppKit.INSComboBoxCellDataSource * AppKit.NSComboBoxCell * string -> nuint

Parameters

comboBox
NSComboBoxCell
value
String

Returns

System.System.UIntPtr System.unativeint

Applies to