Contents

selectionIndexes

An index set containing the indexes of the receiver’s currently selected objects in the content array

Declaration

var selectionIndexes: IndexSet { get }

Discussion

This property is observable using key-value observing.

See Also

Managing selections