Instance Property

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.

Relationships

From Protocol