How to set UITabBar touch area

大憨熊 提交于 2019-12-23 16:00:18

问题


I have come across the UITabBar touching area problem. Extra touching area (about 5 pixels) above the UITabBar is counted to be the UITabBar. All objects being put in that area will be blocked and UITabBar will react instead.

I found some people asked about the same question (the following links) and could not get answer.

Could someone please help?

Touch above the uiTabBar

https://stackoverflow.com/questions/7270517/uitabbar-line-above-the-bar-touch-problem

UITabBar / UIToolBar overlap problem (iphone sdk)

来源:https://stackoverflow.com/questions/11237456/how-to-set-uitabbar-touch-area

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!