Contents

indexOfSelectedItem

The index of the item last selected by the user.

Declaration

var indexOfSelectedItem: Int { get }

Discussion

The value of this property is the index of the selected item, or -1 if no item is selected.

See Also

Related Documentation

Dealing with selection