开发者

How to make a zone where user can tap to do a specify action)?

How to make a zone where user can tap to do a specify action)? same below pi开发者_运维百科cture:

How to make a zone where user can tap to do a specify action)?

Please help me!


Put a transparent UIButton in that zone.


The easiest way I think is to put there an instance of UIButton with UIButtonTypeCustom type (that is with no image and transparent background) and set showsTouchWhenHighlighted to NO.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜