---
title: PlaygroundLiveViewRepresentation
framework: playgroundsupport
role: symbol
role_heading: Enumeration
path: playgroundsupport/playgroundliveviewrepresentation
---

# PlaygroundLiveViewRepresentation

The supported types for displaying for live views in playgrounds.

## Declaration

```swift
enum PlaygroundLiveViewRepresentation
```

## Topics

### Displaying UIKit Views

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

### Displaying AppKit Views

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

## See Also

### Live Views

- [PlaygroundLiveViewable](playgroundsupport/playgroundliveviewable.md)
- [PlaygroundLiveViewSafeAreaContainer](playgroundsupport/playgroundliveviewsafeareacontainer.md)
