Contents

selectedObjects

An array containing the currently selected objects in the tree controller’s content.

Declaration

var selectedObjects: [Any] { get }

Discussion

This property is observable using key-value observing.

See Also

Getting the current selection