---
title: liveViewSafeAreaGuide
framework: playgroundsupport
role: symbol
role_heading: Instance Property
path: playgroundsupport/playgroundliveviewsafeareacontainer/3029546-liveviewsafeareaguide
---

# liveViewSafeAreaGuide

A layout guide you use to position content so that it's unobstructed by the Swift Playgrounds user interface.

## Declaration

```swift
var liveViewSafeAreaGuide: UILayoutGuide { get }
```
