Instance PropertySwift
customMirror
The custom mirror for this instance.
Available when
Element
conforms toStrideable
var customMirror: Mirror { get }
Overview
If this type has value semantics, the mirror should be unaffected by subsequent mutations of the instance.