dropTarget property

DisplayObject? dropTarget
getter/setter pair

Specifies the display object over which the sprite is being dragged, or on which the sprite was dropped.

Implementation

DisplayObject? dropTarget;