NSPathControlDelegate_Extensions.ShouldDragItem Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[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
Parameter
- pathControl
- NSPathControl
- pathItem
- NSPathControlItem
- pasteboard
- NSPasteboard
Gibt zurück
- Attribute