withTarget

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

Set the type of Epoxy model that is swipable. Use this if you only have oneswipable type.