dragDropSettings property

MhItemsViewDragDropSettings<T> dragDropSettings
getter/setter pair

settings to control the drag and drop behavior of MhItemsView

Implementation

late MhItemsViewDragDropSettings<T> dragDropSettings =
    MhItemsViewDragDropSettings<T>();