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