Skip to content

Titanium.UI.ListItemEventType

The arguments for the Titanium.UI.ListView.prefetch and Titanium.UI.ListView.cancelprefetch events.

Since: 6.1.0 · Platforms: iphone, ipad, macos

Properties #

itemId#

Type: String

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

itemIndex#

Type: Number

Item index.

section#

Type: Titanium.UI.ListSection

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

sectionIndex#

Type: Number

Section index.

Titanium SDK Documentation