HTMLLabel icon indicating copy to clipboard operation
HTMLLabel copied to clipboard

How to retrieve the height of the HTMLLabel ?

Open ghost opened this issue 9 years ago • 1 comments

I have the HTMLLabel added in my UICollectionViewCell, my concern is how will I know how much height will it need for my HTML text to fit in correctly so that I can specify the same to CollectionView Layout delegate size method.

ghost avatar Apr 29 '15 06:04 ghost