Question
contentHeight property in textLayout component
How does one get the equivalent of contentHeight property of a textLayout component instance?
I'm trying to get the actual height of the whole of the text content inside the component instance, but all i can target is the instance itself, and all i can get from that is the height of the instance...
Any help is appreciated!
