I've a search bar. When I clicked on the text field the search bar slide down on 40pt average.
How I can dismiss it?
I find this answer, and tried to implement those tip, but unfortunately it's doesn't work for me. However this line: self.extendedLayoutIncludesOpaqueBars = true
partially help me. But through time when I clicked on the text field the search bar is disappears(
Have you any idea to sort out this issue?