不知道如何从我的自定义单元格(在UICollectionView中)执行Segue到Player(ViewController)。
创始人
2025-01-12 03:30:31
0

在你的自定义UICollectionViewCell中添加tap手势识别器:

class CustomCell: UICollectionViewCell {
    // 添加你的UI元素
    // ...

    weak var parentViewController: UIViewController?

    override init(frame: CGRect) {
        super.init(frame: frame)
        addGestureRecognizer(UITapGestureRecognizer(target: self, action: #selector(cellTapped)))
    }

    required init?(coder aDecoder: NSCoder) {
        fatalError("init(coder:) has not been implemented")
    }

    @objc func cellTapped() {
        parentViewController?.performSegue(withIdentifier: "YourSegueIdentifier", sender: self)
    }
}

然后,在你的UICollectionViewDataSource协议的cellForItemAt方法中设置parentViewController:

func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell {
    let cell = collectionView.dequeueReusableCell(withReuseIdentifier: "YourCellIdentifier", for: indexPath) as! CustomCell
    cell.parentViewController = self
    return cell
}

最后,在你的UIViewController(即Player)中使用prepareForSegue方法传递数据:

override func prepare(for segue: UIStoryboardSegue, sender: Any?) {
    if segue.identifier == "YourSegueIdentifier" {
        if let cell = sender as? CustomCell {
            let indexPath = collectionView.indexPath(for: cell)
            // 在这里传递你的数据到Player视图控制器
            // ...
        }
    }
}

相关内容

热门资讯

揭露透视!德扑圈有透视吗,微乐... 揭露透视!德扑圈有透视吗,微乐游戏辅助脚本安装,要领教程(有人有挂)-哔哩哔哩1、德扑圈有透视吗免费...
有挂透视!wepoker插件功... 有挂透视!wepoker插件功能辅助器,微信微乐陕西小程序破解器,大纲教程(详细教程)-哔哩哔哩1)...
揭幕透视!wepoker私人局... 揭幕透视!wepoker私人局俱乐部辅助,微乐春天扑克开挂辅助插件,项目教程(新版有挂)-哔哩哔哩1...
总结透视!智星德州插件最新版本... 总结透视!智星德州插件最新版本更新内容详解,微乐云南小程序辅助器,策略教程(有挂秘诀)-哔哩哔哩1、...
辅助透视!德州私人局怎么透视,... 辅助透视!德州私人局怎么透视,如何下载微乐自建房黑科技入口,法门教程(揭秘有挂)-哔哩哔哩德州私人局...
揭露透视!wepoker怎么看... 揭露透视!wepoker怎么看牌型,微乐小程序辅助器脚本,大纲教程(有挂教程)-哔哩哔哩1、完成we...
开挂透视!wpk真吗,小程序微... 开挂透视!wpk真吗,小程序微乐陕西挖坑辅助器,练习教程(讲解有挂)-哔哩哔哩1、下载好wpk真吗正...
教你透视!pokerworld... 教你透视!pokerworld修改器,微乐小程序辅助多少钱,项目教程(详细教程)-哔哩哔哩1、上手简...
曝光透视!wepoker有用吗... 曝光透视!wepoker有用吗,微乐山西脚本插件,办法教程(证实有挂)-哔哩哔哩1.wepoker有...
专业透视!aapoker俱乐部... 专业透视!aapoker俱乐部靠谱吗,微乐河南家乡麻将辅助脚本,指引教程(真实有挂)-哔哩哔哩小薇(...