open static fun initDragging(controller: EpoxyController!): EpoxyTouchHelper.DragBuilder!
The entry point for setting up drag support.
controller - EpoxyController!: The EpoxyController with the models that will be dragged. The controller will be updated for you when a model is dragged and moved by a user's touch interaction.