NSPathControlDelegate_Extensions.ShouldDragItem Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- pathControl
- NSPathControl
- pathItem
- NSPathControlItem
- pasteboard
- NSPasteboard
Retours
- Attributs