withTargets

open fun withTargets(targetModelClasses: Array<Class<out EpoxyModel>>): EpoxyTouchHelper.DragBuilder4<EpoxyModel>

Specify which Epoxy model types are draggable. Use this if you have more than one type thatis draggable.

If you only have one draggable type you should use withTarget