NSPathControlDelegate_Extensions.ShouldDragPathComponentCell 方法

定义

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

参数

pathControl
NSPathControl
pathComponentCell
NSPathComponentCell
pasteboard
NSPasteboard

返回

适用于