How to create underlined UITextField
问题 iOS noob here When I add a default UITextField to the ViewController, it looks like this: My designer would like me to make the UITextField look like this (i.e. background is transparent, and just has an underline: How do I do this? Should be asking my designer for an image to set as background for the UITextField . What should the image look like? Should the image be = the blue background + the underline (minus the number i guess) Is that right? UPDATE : Based on direction below (from