NSPathControlDelegate_Extensions.ShouldDragPathComponentCell 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 ShouldDragPathComponentCell (this AppKit.INSPathControlDelegate This, AppKit.NSPathControl pathControl, AppKit.NSPathComponentCell pathComponentCell, AppKit.NSPasteboard pasteboard);
static member ShouldDragPathComponentCell : AppKit.INSPathControlDelegate * AppKit.NSPathControl * AppKit.NSPathComponentCell * AppKit.NSPasteboard -> bool
Parameters
- pathControl
- NSPathControl
- pathComponentCell
- NSPathComponentCell
- pasteboard
- NSPasteboard