with Targets
open fun withTargets(targetModelClasses: Array<Class<out EpoxyModel>>): EpoxyTouchHelper.SwipeBuilder3<EpoxyModel>
Content copied to clipboard
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