ProtocolSwift
CustomLeafReflectable
A type that explicitly supplies its own mirror, but whose descendant classes are not represented in the mirror unless they also override customMirror
.
protocol CustomLeafReflectable : CustomReflectable
A type that explicitly supplies its own mirror, but whose descendant classes are not represented in the mirror unless they also override customMirror
.
protocol CustomLeafReflectable : CustomReflectable