AttributedStringBuilder
AttributedStringBuilder copied to clipboard
Reset current text
Currently, if I need to create multiple attributedString, I have to create multiple builders, then set default attributes to each new builder.
Would be nice to have something like builder.resetText, to clear current text and to reuse that same builder for building another attributed string.
Hi @Xedart - Sorry for the slow response!
I don't have time to work on this at the moment, but I do think it's a reasonable request, so if you or anyone else does want to implement this then I would be happy to merge it.