The custom mirror for this instance.
SDK
- Xcode 11.2+
Framework
- Swift Standard Library
Declaration
var customMirror: Mirror { get }
Discussion
If this type has value semantics, the mirror should be unaffected by subsequent mutations of the instance.
Note
This documentation comment was inherited from Custom
.