Contents

subscript(_:_:)

Accesses a custom metadata string value for the specified key.

Declaration

subscript(key: String, type: String.Type = String.self) -> String? { get set }

See Also

Accessing creator-defined metadata