open fun isSwipeEnabledForModel(model: T): Boolean
Whether the given model should be swipable.
True by default. You may override this to toggle swipabaility for a model.