Customise the UISearchBar in Swift

Updated 31 July 2019

Save

Please find the steps to customise the UISearchBar as given below:

UISearchBar contains the UITextField which can be identified through key “searchField”.

Therefore we can access the UITextField through the key and perform necessary changes with it.

Change Search Bar Background Color

Change Search Bar Text Color

Change Search Bar Placeholder Color

Change Search Bar Default Image Color

The left hand default search image in UISearchBar represents the left view of the UITextField.

The Image is rendered to change it to the desired colour.

Hope it will help you in customising the UISearchBar in your app.

author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


2 comments

  • soroush
    • Debabrata Roy (Moderator)
  • Start a Project


      Message Sent!

      If you have more details or questions, you can reply to the received confirmation email.

      Back to Home