Share via


NSPathControlDelegate_Extensions.ShouldDragPathComponentCell Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldDragPathComponentCell(this AppKit.INSPathControlDelegate This, AppKit.NSPathControl pathControl, AppKit.NSPathComponentCell pathComponentCell, AppKit.NSPasteboard pasteboard);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldDragPathComponentCell : AppKit.INSPathControlDelegate * AppKit.NSPathControl * AppKit.NSPathComponentCell * AppKit.NSPasteboard -> bool

Parameters

pathControl
NSPathControl
pathComponentCell
NSPathComponentCell
pasteboard
NSPasteboard

Returns

Attributes

Applies to