gpt4 book ai didi

ios - TouchesBegan 未触发

转载 作者:可可西里 更新时间:2023-11-01 01:37:21 26 4
gpt4 key购买 nike

我的 Storyboard看起来像这样:

Controller
top/bottom layout guide
view
UIview
UIButton
UIImageView

我的触摸功能是这样的:

override func touchesBegan(touches: Set<UITouch>, withEvent event: UIEvent?) {
print("touched")
}

当我触摸屏幕上除按钮所在位置以外的任何地方时,我的打印将被记录。

UIImageView 占据了整个屏幕,按钮只是中间的一个 50x50 像素的正方形。虽然当我点击按钮所在的顶部时,我所能看到的只是图像,但没有任何东西被触发。单击其他任何地方都会正确触发事件

最佳答案

检查元素用户交互启用属性是否为真。希望有所帮助。 :)

关于ios - TouchesBegan 未触发,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35397495/

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