UISearchBar: clear background color or set background image [duplicate] July 27, 2023 by Tarik A future-proof way: [searchBar setBackgroundImage:[UIImage new]]; [searchBar setTranslucent:YES];