I have three View Controllers. VC1 is embedded in a UINavigationController and the other two are accessible via Push Segues, so they are on the Navigation Stack. I've created an Unwind Segue to jump back from VC3 to VC1. The issue is when the unwind segue is triggered, it pushes to VC2 and pushed to VC1. Although this happens quickly, I would prefer if it just went to VC1 directly. Is this possible?
0条回答
相关问题
- Xcode debugger displays incorrect values for varia
- Image loads in simulator but not device?
- importing files from other directories in xcode
- XCode Server: Opening import file for module '
- create tableview inside tableviewcell using swift
相关文章
- xcode 4 garbage collection removed?
- Xcode: Is there a way to change line spacing (UI L
- Unable to process app at this time due to a genera
- Popover segue to static cell UITableView causes co
- “Storyboard.storyboard” could not be opened
- didBeginContact:(SKPhysicsContact *)contact not in
-
The file “
.app” couldn’t be opened becaus - How do I set compatible devices to only ARKit comp