Contents

subscript(_:_:)

Accesses a custom metadata integer value for the specified key.

Declaration

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

See Also

Accessing creator-defined metadata