Post

Replies

Boosts

Views

Activity

Comment on How to set a UITableView Editing Mode from a swipe action?
Thanks, Claude. In that case the textfield will be hidden only for 1 cell (from which I started editing mode. All other cells will still show the textfield. I want it to be hidden of all cells. That's why I tried to change it in cellForRowAt(). Any thoughts how to hide it for all at once? Also when editing mode is off the textfield is still hidden...
Topic: UI Frameworks SubTopic: UIKit Tags:
Feb ’22