---
title: "PlaygroundLiveViewRepresentation.view(_:)"
framework: playgroundsupport
role: symbol
role_heading: Enumeration Case
path: playgroundsupport/playgroundliveviewrepresentation/view
---

# PlaygroundLiveViewRepresentation.view(_:)

A UIKit view that's displayed as the live view.

## Declaration

```swift
case view(UIView)
```

## See Also

### Displaying UIKit Views

- [PlaygroundLiveViewRepresentation.viewController(_:)](playgroundsupport/playgroundliveviewrepresentation/viewcontroller.md)
