[]
Gets the view for a specific item.
public virtual View GetItemView(int position, View? convertView, ViewGroup? parent)
| Type | Name | Description |
|---|---|---|
| int | position | The position of the item. Use DataCollection to receive the item. |
| View | convertView | |
| ViewGroup | parent |
| Type | Description |
|---|---|
| View |