get_canDrop();
Object.defineProperty('canDrop');
Type | Description |
---|---|
boolean | true if the object(s) being dragged can be dropped on the target container; otherwise, false. |
CanDrop is set automatically by AnnAutomation depending on current location of the drag operation and the value of EnablePartialDrop. The application can use this property to change the mouse cursor for feedback.