allowsMultipleSelection()
Returns whether multiple selections are allowed.
Declaration
func allowsMultipleSelection() -> BoolReturn Value
true if the receiver allows the user to select more than one cell at a time; false otherwise.
Returns whether multiple selections are allowed.
func allowsMultipleSelection() -> Booltrue if the receiver allows the user to select more than one cell at a time; false otherwise.