🎯
Focusing
Pinned Loading
-
-
Attributed String using ResultBuilde...
Attributed String using ResultBuilder and some methods by extending NSMutableAttributedString 1@resultBuilder
2enum AttributedStringBuilder {
3static func buildBlock(_ components: NSAttributedString...) -> NSAttributedString {
4let attributedString = NSMutableAttributedString()
5for component in components {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.