selectedIndex
The currently selected object in the arranged objects array.
Declaration
var selectedIndex: Int { get set }Discussion
To animate a transition to a new index, use the NSPageController class animator object.
This property is key-value observing compliant.