dropPosition property

MhDropPosition? dropPosition
getter/setter pair

holds the position where the user wants to drop the draggedItems according to the current Pointer position

Implementation

MhDropPosition? dropPosition;