不知道如何从我的自定义单元格(在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视图控制器
            // ...
        }
    }
}

相关内容

热门资讯

查到实测!xpoker辅助神器... 查到实测!xpoker辅助神器,wepoker私局辅助,果然是真的有挂(有挂攻略)查到实测!xpok...
玩家交流!werplan怎么作... 玩家交流!werplan怎么作弊,cloudpoker怎么开挂,切实是真的有挂(有挂神器)1、许多玩...
今日公布!wepoker轻量版... 今日公布!wepoker轻量版有透视吗,wepoker透视脚本视频,竟然真的有挂(有挂详情)1、该软...
科技分享!wepoker免费透... 科技分享!wepoker免费透视脚本,约局吧德州可以透视吗,切实真的是有挂(有挂头条)1)wepok...
技术分享!wepoker辅助器... 技术分享!wepoker辅助器官方,约局吧德州真的存在透视吗,本来真的有挂(有挂分享)1、wepok...
研究成果!werplan怎么作... 研究成果!werplan怎么作弊,wepokerplus透视脚本免费,总是真的有挂(有挂技术)1、研...
热点推荐!wpk俱乐部怎么作弊... 热点推荐!wpk俱乐部怎么作弊,sohoo辅助,本来是有挂(有挂方法)暗藏猫腻,小编详细说明破解器有...
热点讨论!aapoker安装包... 热点讨论!aapoker安装包怎么使用,hhpkoer辅助挂是真的吗,竟然是真的有挂(有挂头条)1、...
科普!WePoKer辅助器,拱... 科普!WePoKer辅助器,拱趴大菠萝有挂吗,总是真的是有挂(有挂细节)1、下载好正确养号方法之后点...
玩家必备科普!wpk俱乐部辅助... 玩家必备科普!wpk俱乐部辅助器,wepoker亲友圈有用吗,切实有挂(新版有挂)亲,关键说明,透视...