NSOutlineView.RowForItem(NSObject) Method

Definition

[Foundation.Export("rowForItem:")]
public virtual nint RowForItem (Foundation.NSObject item);
abstract member RowForItem : Foundation.NSObject -> nint
override this.RowForItem : Foundation.NSObject -> nint

Parameters

item
NSObject

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to