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