Edit

Bagikan melalui


NSPathControlDelegate.ShouldDragPathComponentCell Method

Definition

[Foundation.Export("pathControl:shouldDragPathComponentCell:withPasteboard:")]
public virtual bool ShouldDragPathComponentCell (AppKit.NSPathControl pathControl, AppKit.NSPathComponentCell pathComponentCell, AppKit.NSPasteboard pasteboard);
abstract member ShouldDragPathComponentCell : AppKit.NSPathControl * AppKit.NSPathComponentCell * AppKit.NSPasteboard -> bool
override this.ShouldDragPathComponentCell : AppKit.NSPathControl * AppKit.NSPathComponentCell * AppKit.NSPasteboard -> bool

Parameters

pathControl
NSPathControl
pathComponentCell
NSPathComponentCell
pasteboard
NSPasteboard

Returns

Attributes

Applies to