gpt4 book ai didi

xcode 4.2 Storyboard,按代码继续

转载 作者:行者123 更新时间:2023-12-04 20:06:53 24 4
gpt4 key购买 nike

我试图在通过编码创建的按钮和在 Storyboard 中创建的 View 之间进行转换?

(按钮不在 Storyboard中,它是在 viewcontroller .m 类中创建的)

知道解决方法的请帮忙谢谢,

最佳答案

如果当前 View Controller (拥有按钮的那个)来自 Storyboard ,你可以只使用 UIViewControllerperformSegueWithIdentifier:sender: 方法,像这样:

[self performSegueWithIdentifier:@"mySegue" sender:sender];

关于xcode 4.2 Storyboard,按代码继续,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9042801/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com