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.