开发者

Remove Bottom Space From UITextView

开发者 https://www.devze.com 2023-01-16 08:26 出处:网络
UITextView adds a little extra space to the bottom of the text. This isn\'t开发者_StackOverflow中文版 an extra line of text, but space that effects scrolling.

UITextView adds a little extra space to the bottom of the text. This isn't开发者_StackOverflow中文版 an extra line of text, but space that effects scrolling.

Is there any way to remove this space? I have attempted to use contentInset, contentOffset and contentSize but they all seem to have no effect.


I found a very good solution at http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms.

0

精彩评论

暂无评论...
验证码 换一张
取 消