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 由来プロトコル

See Also 参照

Inspecting an Optional オプショナルを調査する