Contents

selectedIndex

The current selection’s index.

Declaration

var selectedIndex: Int { get set }

Discussion

The value of the property must be within the bounds of the pointsOfInterest array, or NSNotFound to indicate no selection.

See Also

Managing the Points of Interest