init(_:)
Creates an attributed string from an attributed substring.
Declaration
init(_ substring: AttributedSubstring)Parameters
- substring:
An attributed substring to create the new attributed string from.
Creates an attributed string from an attributed substring.
init(_ substring: AttributedSubstring)An attributed substring to create the new attributed string from.