NSOutlineViewDataSource_Extensions.AcceptDrop 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.
public static bool AcceptDrop (this AppKit.INSOutlineViewDataSource This, AppKit.NSOutlineView outlineView, AppKit.NSDraggingInfo info, Foundation.NSObject item, nint index);
static member AcceptDrop : AppKit.INSOutlineViewDataSource * AppKit.NSOutlineView * AppKit.NSDraggingInfo * Foundation.NSObject * nint -> bool
Parameters
- outlineView
- NSOutlineView
- info
- NSDraggingInfo
- item
- NSObject
- index
- System.System.IntPtr System.nativeint