getItemViewType

abstract fun getItemViewType(position: Int, card: Card): Int

Called when RecyclerView.Adapter.getItemViewType is invoked by the actual adapter.

Since

1.0.0