NSComboBoxCell.GetItem(nint) Method

Definition

[Foundation.Export("itemObjectValueAtIndex:")]
public virtual AppKit.NSComboBox GetItem (nint index);
abstract member GetItem : nint -> AppKit.NSComboBox
override this.GetItem : nint -> AppKit.NSComboBox

Parameters

index
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to