getItemViewType

open fun getItemViewType(position: Int): Int

Return the view type of the < at position for the purposes of view recycling.

Return

integer value identifying the type of the view needed to represent the item at position. since 1.1.0

Parameters

position

position to query