Pass data back to the previous controller

前端 未结 4 1077
无人共我
无人共我 2020-12-04 18:33

I have two controllers in the storyboard, embedded in a NavigationController, and there is a segue to switch between these.

Passing data from the first controller to

4条回答
  •  遥遥无期
    2020-12-04 19:21

    when you set the data you're passing to the second controller you can also set a pointer to the previous one.

提交回复
热议问题