accessory action segue (UITableViewController)

后端 未结 5 1784
甜味超标
甜味超标 2021-02-01 07:10

I\'m trying to make segue via IB, that switching views when pressed cell accessory in tableView.

Images from my IB:

1.I\'m dragging from cell of tableviewcontrol

5条回答
  •  轮回少年
    2021-02-01 07:28

    Drag a navigationController from object library to your storyboard file and try to do this, it should work.Your next View should have the navigation controller.

提交回复
热议问题