2021年3月24日星期三

Pass Data Forward Special Case

I'm trying to pass data forward and I am using storyboard but I can't use a segue because it will dismiss my initial view controller. What technique should I do to pass it forward without dismissing my initial viewcontroller? I tried using storyboardID to initialize the destination viewcontroller but that does not work either.

https://stackoverflow.com/questions/66792488/pass-data-forward-special-case March 25, 2021 at 11:07AM

没有评论:

发表评论