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.
You're viewing documentation for a pre-release version. View the latest stable version
Instance Property
var customMirror: Mirror { get }
If this type has value semantics, the mirror should be unaffected by subsequent mutations of the instance.