Instance Property
customMirror
The custom mirror for this instance.
var customMirror: Mirror { get }
Discussion
If this type has value semantics, the mirror should be unaffected by subsequent mutations of the instance.
Instance Property
var customMirror: Mirror { get }
If this type has value semantics, the mirror should be unaffected by subsequent mutations of the instance.