开发者

touchUpInside event for uibutton under transparent uiview

I've uibutton under tr开发者_Python百科ansparent uiview, how can I determine touchUpInside event?


Set the property userInteractionEnabled of the transparent UIView to NO and it should pass all touches to your UIButtons.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜