Instance Property インスタンスプロパティ

customPlaygroundQuickLook

A custom playground Quick Look for this instance. このインスタンスのためのあつらえのプレイグラウンド「クイックルック」。

Declaration 宣言

var customPlaygroundQuickLook: _PlaygroundQuickLook { get }

Discussion 解説

If this type has value semantics, the PlaygroundQuickLook instance should be unaffected by subsequent mutations. この型が値意味論を持つならば、PlaygroundQuickLookはその後の変化によって影響を受けないべきです。