标签: ios uiimageview uibutton
我有一个带有按钮的图像视图,但如果按下图像视图,则按下按钮。
我该如何解决这个问题?
答案 0 :(得分:0)
button.userInteractionEnabled = NO;