Skip to content

Titanium.UI.ListViewIndexEntry

A simple object that represents an index entry in a ListView.

Used in conjunction with the sectionIndexTitles property of the List View.

Since: 3.2.0 · Platforms: iphone, ipad, macos

Properties #

index#

Type: Number

Section index associated with this title.

title#

Type: String

Title to display in the index bar.

Titanium SDK Documentation