Daniel's Notes

Home

❯

Topics

❯

Software Development

❯

Programming Languages

❯

Swift

❯

Foundation

❯

AttributedString

AttributedString

Aug 09, 20241 min read

Usage

  • AttributedString in iOS 15 | Sarunw

Limitations

  • Be aware that while AttributedString is effectively a 1:1 mapping of NSAttributedString, it is up to the renderer which attributes it wants to render. In other words, not every attribute that is in an AttributedString will be rendered by SwiftUI.
    • Source: SwiftUI AttributedString is not there yet | Medium by Thomas Ricouard

Graph View

  • Usage
  • Limitations

Created with Quartz v4.5.0 © 2025

  • GitHub
  • Discord Community