Contents

selectsInsertedObjects

A Boolean value that indicates whether the tree controller automatically selects objects as they are inserted.

Declaration

var selectsInsertedObjects: Bool { get set }

Discussion

The default value of this property is true. This property is observable using key-value observing.

See Also

Managing Selections