Monday, April 8, 2024
HomeiOS Developmentios - UITableView Suppress checkboxs on left when modifying

ios – UITableView Suppress checkboxs on left when modifying


I’ve a UITableView with multiple-selection throughout modifying. The UITableViewCells haven’t any Accent or EditingAccessory configured within the Storyboard.

Once I choose a row and enter Edit mode, the rows all get a brand new circle icon on the left, with the row content material shifted to the correct. That is some type of checkbox choice indictor by the appears to be like.

I can not discover any technique to suppress this. I do not desire a choice indicator on the left, and particularly don’t desire the content material shifted proper.

editingStyleForRowAt returns .none

accessoryType is about to .none

What’s inflicting this indicator to look, and the way can I suppress it?



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments