Editing a UITextField inside a UITableViewCell fails

前端 未结 7 1772
时光取名叫无心
时光取名叫无心 2020-12-04 11:24

In my application I have a UITextField inside a UITableViewCell. If I click inside the text field and add some text I find that if try to move the

7条回答
  •  萌比男神i
    2020-12-04 12:05

    In iOS 12 or later you can select table view cell in the storyboard, then enable User Interaction Enabled in the attribute inspector.

提交回复
热议问题