isItemDismissable

open override fun isItemDismissable(position: Int): Boolean

Return

True if the item at the adapter position is dismissable, false if the item is not dismissable.

Parameters

position

The adapter position of the item.