/ Published in: Objective C
Expand |
Embed | Plain Text
textFieldBackgroundView.layer.cornerRadius = 10;
You need to login to post a comment.
peetj on 04/08/11
1 person have marked this snippet as a favorite
textFieldBackgroundView.layer.cornerRadius = 10;
You need to login to post a comment.