Hi I am working with the UISearchDisplay controller.working fine But it is showing like Apple's Default one.But I need like below image
But in app it is showing like below
I am using working with the Storyboard.
No, you can't customise it. If you want it to look different, roll your own from a UITextField and a UIButton.