allowsGroupSelection
A Boolean value that specifies whether the user can select entire groups in the group column.
Declaration
var allowsGroupSelection: Bool { get set }Discussion
If true, the user can to select entire groups. If false, the user is required to select at least one person in the group.