gpt4 book ai didi

ios - 如何获取在 prepareForSegue 中启动 segue 的按钮?

转载 作者:塔克拉玛干 更新时间:2023-11-02 09:42:24 25 4
gpt4 key购买 nike

我想使用启动 segue 的按钮的标题作为出现的 View 的标题。有没有办法在 prepareForSegue 中获取该按钮?否则,我必须为此声明一个不必要的 IBOutlet。

我使用的是最新的 XCode、6 beta 7 和 iOS 8(和 Swift,尽管这都是 cocoa touch,所以 ObjC 中的答案很好)。

最佳答案

prepareForSegue 具有以下签名:

- (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender

sender 将是用户点击的 UIButton。

关于ios - 如何获取在 prepareForSegue 中启动 segue 的按钮?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25735133/

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