Not sure if that was mentioned before, but I could not find the answer anywhere.
I have UITextView
with bunch of text (about 130 lines) varies, I need to get height of 5 lines of that text in my UITextView
Try this:
textView.font.lineHeight * 5
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With