firstIndex
Index of first item to be shown in the list.
firstIndex: number
Notes
- This property can be used for e.g. pagination, or sliding window positioning.
- This property defaults to 0
Related
- class UIListViewA view composite that manages views for each item in a list of objects or values.