CustomLeafReflectable
A type that explicitly supplies its own mirror, but whose descendant classes are not represented in the mirror unless they also override customMirror.
Declaration
protocol CustomLeafReflectable : CustomReflectableA 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