开发者

UISearchbar: Diplaying last inputs

开发者 https://www.devze.com 2023-02-20 20:10 出处:网络
I have a UISearchbar in my application and wo开发者_运维技巧uld like to have a popover when typing text that shows me the last search-inputs. Do I have to implement this by myself, or is this included

I have a UISearchbar in my application and wo开发者_运维技巧uld like to have a popover when typing text that shows me the last search-inputs. Do I have to implement this by myself, or is this included in the UISearchbar and needs to be activated?


You will need to implement this yourself

0

精彩评论

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