How can i make a more rounded UITextField? Like the search field in Safari on iPad

后端 未结 5 874
夕颜
夕颜 2021-02-08 21:53

HI I\'m trying to get a UITextField to look like the google search field available in the safari app on iPad. The purpose of the field will be the same (a search box).

I

5条回答
  •  春和景丽
    2021-02-08 22:35

    Set background property of UITextField to an appropriate image, like this one: alt text

提交回复
热议问题