Required Instance Propertyswift 6.0.3Swift
customMirror
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.
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.