Contents

subscript(_:_:)

Accesses a custom metadata Boolean value for the specified key.

Declaration

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

See Also

Accessing creator-defined metadata