invoke

open operator override fun invoke(item: String, previous: View?, context: Any): Label(source)

Called whenever an item needs to be translated to a View.

Return

a View to represent this item

Parameters

item

being represented

previous

View that represented an item

context

providing more details about the item