withTargets

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

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

If you only have one swipable type you should use withTarget