allowsEmptySelection
A Boolean value indicating whether the table view allows the user to select zero columns or rows.
Declaration
var allowsEmptySelection: Bool { get set }Discussion
The default is true, which allows the user to select zero columns or rows.