des_textView.textContainerInset = UIEdgeInsets(top: 5, left: 10, bottom: 5, right: 10)
设置对应的四个边距的值
des_textView.textContainerInset = UIEdgeInsets(top: 5, left: 10, bottom: 5, right: 10)
设置对应的四个边距的值
本文标题:swift UITextView内容距离边框边距设置
本文链接:https://www.haomeiwen.com/subject/obwbkxtx.html
网友评论