Edit

Share via


NSComboBoxCellDataSource.IndexOfItem(NSComboBoxCell, String) Method

Definition

[Foundation.Export("comboBoxCell:indexOfItemWithStringValue:")]
public virtual nuint IndexOfItem (AppKit.NSComboBoxCell comboBox, string value);
abstract member IndexOfItem : AppKit.NSComboBoxCell * string -> nuint
override this.IndexOfItem : AppKit.NSComboBoxCell * string -> nuint

Parameters

comboBox
NSComboBoxCell
value
String

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to