Contents

allowsBranchSelection

A Boolean that indicates whether the user can select branch items.

Declaration

var allowsBranchSelection: Bool { get set }

Discussion

When the value of this property is true, the user can select branch items when multiple selection is enabled.

See Also

Managing Selection Behavior