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