ContextLabel
ContextLabel copied to clipboard
Text links usage example
Something like this would have helped me a lot.
I couldn't get my modifications using modifiedAttributedString
to take effect. I then realized that just setting textLinks
does not result in setContextLabelDataWithText()
being called, but the setText()
function does.