What should I put in to this: childContaining(<#T##source: UIStoryboardUnwindSegueSource##UIStoryboardUnwindSegueSource#>)?
Is it the identifier for the segue to the childViewController?
What should I put in to this: childContaining(<#T##source: UIStoryboardUnwindSegueSource##UIStoryboardUnwindSegueSource#>)?
Is it the identifier for the segue to the childViewController?
HI @feanor, the childContaining method will return the child view controller that is the source of the unwind segue.
Best,
Gina
This topic was automatically closed after 166 days. New replies are no longer allowed.