Share via


NSPathControlDelegate_Extensions.ShouldDragItem Method

Definition

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

Parameters

pathControl
NSPathControl
pasteboard
NSPasteboard

Returns

Attributes

Applies to