Can you call other segues from other view controllers?
So I have a delegate set up in one class which can potentially enter a
segue. If I call this function from another view controller, will the
segue be performed? Or can only view controllers directly connected to
segues perform a segue?
No comments:
Post a Comment