Is it possible to add in a refresh logo like the one in safari to the uisearchbar on the iPad?
Like the image below?
I have a uisearchbarcontroller and a uitableview. Wondering if its possible to add the arrow like a refresh. Its possible to add in search result and bookmarks.

Thank you.
Yes you can .. you will need to replace the clear button with a custom button that will make your refresh action .. and here is the code to do that
enjoy 🙂