withTarget

open fun <U : EpoxyModel?> withTarget(targetModelClass: Class<U>): EpoxyTouchHelper.DragBuilder4<U>

Set the type of Epoxy model that is draggable. This approach works well if you only have onedraggable type.