次の方法で共有


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

適用対象