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

# PlaygroundLiveViewRepresentation.viewController(_:)

A UIKit view controller whose view is displayed as the live view.

## Declaration

```swift
case viewController(UIViewController)
```

## See Also

### Displaying UIKit Views

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