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.
An index set containing the indexes of the receiver’s currently selected objects in the content array
var selectionIndexes: IndexSet { get }This property is observable using key-value observing.