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.
An array containing the currently selected objects in the tree controller’s content.
var selectedObjects: [Any] { get }This property is observable using key-value observing.