UITextView设置边框

#import <QuartzCore/QuartzCore.h>


_weiboText.layer.borderWidth =1.0;

    _weiboText.layer.cornerRadius =5.0;

posted @ 2012-12-06 15:30  废弃账号  阅读(92)  评论(0)    收藏  举报