NSPathControlDelegate.ValidateDrop(NSPathControl, NSDraggingInfo) 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("pathControl:validateDrop:")]
public virtual AppKit.NSDragOperation ValidateDrop (AppKit.NSPathControl pathControl, AppKit.NSDraggingInfo info);
abstract member ValidateDrop : AppKit.NSPathControl * AppKit.NSDraggingInfo -> AppKit.NSDragOperation
override this.ValidateDrop : AppKit.NSPathControl * AppKit.NSDraggingInfo -> AppKit.NSDragOperation
Parameters
- pathControl
- NSPathControl
- info
- NSDraggingInfo
Returns
- Attributes