Drag Builder3
open class DragBuilder3
Content copied to clipboard
Functions
forAllModels
Link copied to clipboard
withTarget
Link copied to clipboard
open fun <U : EpoxyModel?> withTarget(targetModelClass: Class<U>): EpoxyTouchHelper.DragBuilder4<U>
Content copied to clipboard
withTargets
Link copied to clipboard
open fun withTargets(targetModelClasses: Array<Class<out EpoxyModel>>): EpoxyTouchHelper.DragBuilder4<EpoxyModel>
Content copied to clipboard