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

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

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