withDirections

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

Set custom movement flags to dictate which swipe directions should be allowed.

Can be any of LEFT, RIGHT, , DOWN, START,

Flags can be OR'd together to allow multiple directions.