playgroundLiveViewRepresentation
The view or view controller used to render and manage the live view.
Declaration
var playgroundLiveViewRepresentation: PlaygroundLiveViewRepresentation { get }Return Value
A view or view controller able to render and manage the live view. View controllers are preferred.
Discussion
The value returned by playgroundLiveViewRepresentation can be different each time the property is accessed.