Mirror.AncestorRepresentation
The representation to use for ancestor classes.
Declaration
enum AncestorRepresentationOverview
A class that conforms to the CustomReflectable protocol can control how its mirror represents ancestor classes by initializing the mirror with an AncestorRepresentation. This setting has no effect on mirrors reflecting value type instances.