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

it2022-05-05  129

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

设置对应的四个边距的值

转载于:https://www.cnblogs.com/kunH/p/7229948.html

相关资源:各显卡算力对照表!

最新回复(0)