Question
How to tell if text overflows the last controller
I am looking for a method to determine if there is still more text beyond what is displayed by the last controller in a text flow. I do not want to display it only know if it exists programmatically.
