Return to Snippet

Revision: 44250
at April 8, 2011 13:14 by peetj


Initial Code
textFieldBackgroundView.layer.cornerRadius = 10;

Initial URL
http://stackoverflow.com/questions/5138996/how-can-i-draw-rounded-rectangles-around-my-textfields-and-buttons-like-foursquar

Initial Description


Initial Title
UITextField rounded rect

Initial Tags


Initial Language
Objective C