getItemId

abstract fun getItemId(position: Int): Long

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

Since

1.0.00