childrenKeyPath
The key path used to find the children in the tree controller’s objects.
Declaration
var childrenKeyPath: String? { get set }Discussion
The default value of this property is nil.
The key path used to find the children in the tree controller’s objects.
var childrenKeyPath: String? { get set }The default value of this property is nil.