NSPathControlDelegate_Extensions.ShouldDragPathComponentCell Method

Definition

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

Returns

Applies to