共用方式為


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
屬性

適用於