NSDraggingItem.SetDraggingFrame(CGRect, NSObject) Method

Definition

[Foundation.Export("setDraggingFrame:contents:")]
public virtual void SetDraggingFrame (CoreGraphics.CGRect frame, Foundation.NSObject contents);
abstract member SetDraggingFrame : CoreGraphics.CGRect * Foundation.NSObject -> unit
override this.SetDraggingFrame : CoreGraphics.CGRect * Foundation.NSObject -> unit

Parameters

frame
CGRect
contents
NSObject
Attributes

Applies to