struct Mirror
A representation of the substructure and display style of an instance of
any type.
Inheritance |
CustomReflectable, CustomStringConvertible |
Associated Types |
public typealias Child = (label: String?, value: Any)
public typealias Children = AnyCollection<Mirror.Child>
|
Nested Types |
Mirror.AncestorRepresentation, Mirror.DisplayStyle |
Initializers
Instance Variables
Instance Methods