with Directions
open fun withDirections(directionFlags: Int): EpoxyTouchHelper.SwipeBuilder2
Content copied to clipboard
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.