MonobjcMonobjc Documented Class Library
PathControlShouldDragPathComponentCellWithPasteboard Event
NamespacesMonobjc.AppKitNSPathControl..::..NSPathControlDelegateEventDispatcherPathControlShouldDragPathComponentCellWithPasteboard

Implement this method to enable dragging from the control.

Original signature is '- (BOOL)pathControl:(NSPathControl *)pathControl shouldDragPathComponentCell:(NSPathComponentCell *)pathComponentCell withPasteboard:(NSPasteboard *)pasteboard'

Available in Mac OS X v10.5 and later.

Declaration Syntax
Return Value
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)