with Target
open fun <U : EpoxyModel?> withTarget(targetModelClass: Class<U>): EpoxyTouchHelper.SwipeBuilder3<U>
Content copied to clipboard
Set the type of Epoxy model that is swipable. Use this if you only have oneswipable type.