swift UITextView内容距离边框边距设置

des_textView.textContainerInset = UIEdgeInsets(top: 5, left: 10, bottom: 5, right: 10)

设置对应的四个边距的值

posted @ 2017-07-24 17:08  昨天的李小白  阅读(1616)  评论(0编辑  收藏  举报