Compartir a través de


NSView.DragPromisedFilesOfTypes Método

Definición

[Foundation.Export("dragPromisedFilesOfTypes:fromRect:source:slideBack:event:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'BeginDraggingSession (NSDraggingItem [], NSEvent, NSDraggingSource)' instead.")]
public virtual bool DragPromisedFilesOfTypes (string[] typeArray, CoreGraphics.CGRect aRect, Foundation.NSObject sourceObject, bool slideBack, AppKit.NSEvent theEvent);
abstract member DragPromisedFilesOfTypes : string[] * CoreGraphics.CGRect * Foundation.NSObject * bool * AppKit.NSEvent -> bool
override this.DragPromisedFilesOfTypes : string[] * CoreGraphics.CGRect * Foundation.NSObject * bool * AppKit.NSEvent -> bool

Parámetros

typeArray
String[]
aRect
CGRect
sourceObject
NSObject
slideBack
Boolean
theEvent
NSEvent

Devoluciones

Atributos

Se aplica a