ios - Changing the frame of UISearchBar's cancel button -


i have uisearchbar have been trying long customise. have changed appearance (using custom images backgrounds) of both cancel button , uitextfield. not able change frames of these views using [uiview setframe:] command. idea why might not changing?


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -