Want to change the position of the cancel button of the UISearchBar

戏子无情 提交于 2019-12-14 03:56:19

问题


I want to change the place where the cancel button appears instead of appearing on the right side as in the image I want it to appear on the left side of the search bar.


回答1:


You cannot change the position of the default SearchBar and Search Display controller.

For your requirement, you need to create your own custom Search Bar with Cancel as you desire.

Hope it helps..



来源:https://stackoverflow.com/questions/37110334/want-to-change-the-position-of-the-cancel-button-of-the-uisearchbar

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