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