withDirections

open fun withDirections(directionFlags: Int): EpoxyTouchHelper.DragBuilder3

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.