performSegueWithIdentifier and sharedData

前端 未结 3 1685
太阳男子
太阳男子 2020-12-29 09:04

I hope I\'m not asking something that\'s been already answered (but I found no answer to this, so hopefully I\'m not).

I have an app in the current xcode version, us

3条回答
  •  悲&欢浪女
    2020-12-29 09:35

    When you want data back from second to first, better way is to use Unwind Segues.

提交回复
热议问题