setAllowsMultipleSelection(_:)
Controls whether the user can select more than one cell at a time.
Declaration
func setAllowsMultipleSelection(_ flag: Bool)Parameters
- flag:
A
BOOLvalue that specifies whether to allow multiple selections.
Controls whether the user can select more than one cell at a time.
func setAllowsMultipleSelection(_ flag: Bool)A BOOL value that specifies whether to allow multiple selections.