subscript(dynamicMember:)
Returns the attributed string key for a specified SwiftUI key path.
Declaration
subscript<T>(dynamicMember keyPath: KeyPath<AttributeScopes.SwiftUIAttributes, T>) -> T where T : AttributedStringKey { get }Returns the attributed string key for a specified SwiftUI key path.
subscript<T>(dynamicMember keyPath: KeyPath<AttributeScopes.SwiftUIAttributes, T>) -> T where T : AttributedStringKey { get }