# ListItemEventType

The arguments for the prefetch and cancelprefetch events.

Availability
6.1.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# itemId

Availability
6.1.0
9.2.0
itemId :String

The item ID bound to the list item that generated the event.


# itemIndex

Availability
6.1.0
9.2.0
itemIndex :Number

Item index.


# section

Availability
6.1.0
9.2.0

List section if the item is contained in a list section.


# sectionIndex

Availability
6.1.0
9.2.0
sectionIndex :Number

Section index.