Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个具有相对较大的透明度区域的图像,alpha 空间。那么有没有一种方法可以检测到对此的点击,UIImageView但如果用户点击 alpha 区域则没有任何响应?
UIImageView
这是理论上的,我没有要添加的代码,但是您可以创建一个相同的按钮并将其添加到 UIControlStateTouched 中,这样在触摸按钮/图像时不会发生任何变化。