MonoMac.AppKit.NSDraggingSource Members

The members of MonoMac.AppKit.NSDraggingSource are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
IgnoreModifierKeysWhileDraggingbool. Documentation for this section has not yet been entered.

Public Methods

DraggedImageBeganAt(NSImage, System.Drawing.PointF)
Documentation for this section has not yet been entered.
DraggedImageEndedAtDeposited(NSImage, System.Drawing.PointF, bool)
Documentation for this section has not yet been entered.
DraggedImageEndedAtOperation(NSImage, System.Drawing.PointF, NSDragOperation)
Documentation for this section has not yet been entered.
DraggedImageMovedTo(NSImage, System.Drawing.PointF)
Documentation for this section has not yet been entered.
DraggingSourceOperationMaskForLocal(bool) : NSDragOperation
Documentation for this section has not yet been entered.
NamesOfPromisedFilesDroppedAtDestination(MonoMac.Foundation.NSUrl) : string[]
Documentation for this section has not yet been entered.