ios - Search results label in UISearchbar -


how set search results label app store on iphone ?

or this: http://imageshack.com/a/img809/9499/8htm.jpg

you can either use uisearchdisplaycontroller class or add uisearchbar, set controller using it's delegate , implement necessary methods.

apple's reference: https://developer.apple.com/library/ios/documentation/uikit/reference/uisearchdisplaycontroller_class/reference/reference.html


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -