NSPathControlDelegate_Extensions.ShouldDragItem Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- pathControl
- NSPathControl
- pathItem
- NSPathControlItem
- pasteboard
- NSPasteboard
Retornos
- Atributos