subscript(_:_:)
Accesses a custom metadata number value for the specified key.
Declaration
subscript(key: String, type: Double.Type = Double.self) -> Double? { get set }Accesses a custom metadata number value for the specified key.
subscript(key: String, type: Double.Type = Double.self) -> Double? { get set }