epoxy-adapter / com.airbnb.epoxy / EpoxyModel / spanSize

spanSize

fun spanSize(totalSpanCount: Int, position: Int, itemCount: Int): Int

Returns the actual span size of this model, using the SpanSizeOverrideCallback if one was set, otherwise using the value from #getSpanSize(int, int, int)