Hank to hanker - Learning Note
一個成功的拳擊手, 就是在眾多的打擊和跌倒後爬起來。人生亦如是。
網頁
首頁
文章列表
Sublime Text
iOS Dev
Python
Linux
JavaScript
dotfiles
2011年3月17日 星期四
[iOS Dev] UITextView圓角邊緣 Corner Radius
#import <QuartzCore/QuartzCore.h> txtView.layer.cornerRadius = 5;
See Also
how to set rounded corner for a UITextView ?
較新的文章
較舊的文章
首頁