gpt4 book ai didi

iphone - iPhone中的UITableViewController类未调用touchesBegan方法

转载 作者:行者123 更新时间:2023-12-03 13:19:48 28 4
gpt4 key购买 nike

如何在UITableViewController类中使用touchesBegan: withEvent:方法?

UITableViewController是UIViewController类的子类。那么,为什么该方法在UITableViewController中不起作用?

最佳答案

除了作为UIViewController方法之外,touchesBegan也是UIView方法。

要覆盖它,您需要继承UIView或UITableView而不是 Controller 的子类。

关于iphone - iPhone中的UITableViewController类未调用touchesBegan方法,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8785184/

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