Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从这样和这样的问题中,我知道如何以编程方式UIViewImage推动新事物。UIViewController
UIViewImage
UIViewController
但是我怎样才能在Storyboard中完全做到这一点?我喜欢Storyboard,并且不想xib到处都有多个文件。
xib
我已经通过Storyboard启用了用户交互,但我仍然无法创建过渡......
[self performSegueWithIdentifier:@"YourSegueIdentifier" sender:self];