NSOutlineView.SetDropItem(NSObject, nint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- item
- NSObject
- index
- System.System.IntPtr System.nativeint
- Attributes