allowsSelectionDuringEditing
A Boolean value that determines whether users can select cells while the collection view is in editing mode.
Declaration
var allowsSelectionDuringEditing: Bool { get set }Discussion
The default value is false.
A Boolean value that determines whether users can select cells while the collection view is in editing mode.
var allowsSelectionDuringEditing: Bool { get set }The default value is false.