I need a way to check whether a TTTAttributedLabel (https://github.com/TTTAttributedLabel/TTTAttributedLabel) is truncated or not and perform custom logic depending on that.
I am looking for some hypothetical property like BOOL isTruncated. How do I do it?
`
`