Post

Replies

Boosts

Views

Activity

UITableView gets deselected at swpie action
Hi,I'm using a UITableViewController to sellect multiple cells.tableView.allowsMultipleSelection = true tableView.allowsSelectionDuringEditing = trueThis works fine until the user makes a swipe action. A the moment the swipe action start all TableViewCells get deselected. Is there a way to keep selection state?
Topic: UI Frameworks SubTopic: UIKit Tags:
4
0
3.0k
Aug ’22
UITableView gets deselected at swpie action
Hi,I'm using a UITableViewController to sellect multiple cells.tableView.allowsMultipleSelection = true tableView.allowsSelectionDuringEditing = trueThis works fine until the user makes a swipe action. A the moment the swipe action start all TableViewCells get deselected. Is there a way to keep selection state?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
4
Boosts
0
Views
3.0k
Activity
Aug ’22