NSOutlineView.SetDropItem(NSObject, nint) 方法

定义

[Foundation.Export("setDropItem:dropChildIndex:")]
public virtual void SetDropItem(Foundation.NSObject item, nint index);
abstract member SetDropItem : Foundation.NSObject * nint -> unit
override this.SetDropItem : Foundation.NSObject * nint -> unit

参数

item
NSObject
index
System.System.IntPtr System.nativeint
属性

适用于