A type that explicitly supplies its own mirror, but whose descendant classes are not represented in the mirror unless they also override custom.
SDK
- Xcode 7.0+
Framework
- Swift Standard Library
Declaration
protocol CustomLeafReflectable
A type that explicitly supplies its own mirror, but whose descendant classes are not represented in the mirror unless they also override custom.
SDK
Framework
protocol CustomLeafReflectable
protocol CustomReflectable A type that explicitly supplies its own mirror.
protocol CustomPlaygroundDisplayConvertible A type that supplies a custom description for playground logging.
typealias PlaygroundQuickLook The sum of types that can be used as a Quick Look representation.