BPKAttributedText
public struct BPKAttributedText : View
A view that displays a variety of Text items based on the styles and colors provided during creation
Set the items
when creating this view.
-
Declaration
Swift
public struct Item
-
Declaration
Swift
public init(items: [Item])
-
Declaration
Swift
public var body: some View { get }