with Directions
open fun withDirections(directionFlags: Int): EpoxyTouchHelper.DragBuilder3
Content copied to clipboard
Set custom movement flags to dictate which drag directions should be allowed.
Can be any of LEFT, RIGHT, , DOWN, START,
Flags can be OR'd together to allow multiple directions.