NSPathControlDelegate_Extensions.ShouldDragItem Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldDragItem (this AppKit.INSPathControlDelegate This, AppKit.NSPathControl pathControl, AppKit.NSPathControlItem pathItem, AppKit.NSPasteboard pasteboard);
static member ShouldDragItem : AppKit.INSPathControlDelegate * AppKit.NSPathControl * AppKit.NSPathControlItem * AppKit.NSPasteboard -> bool
Parametri
- pathControl
- NSPathControl
- pathItem
- NSPathControlItem
- pasteboard
- NSPasteboard
Restituisce
- Attributi