---
title: unobscuredContentGuide
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avplayerviewcontroller/unobscuredcontentguide
---

# unobscuredContentGuide

A layout guide that represents an area that fixed-position playback controls don’t obscure when visible.

## Declaration

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

## See Also

### Customizing the tvOS player UI

- [playbackControlsIncludeTransportBar](avkit/avplayerviewcontroller/playbackcontrolsincludetransportbar.md)
- [playbackControlsIncludeInfoViews](avkit/avplayerviewcontroller/playbackcontrolsincludeinfoviews.md)
- [transportBarIncludesTitleView](avkit/avplayerviewcontroller/transportbarincludestitleview.md)
- [transportBarCustomMenuItems](avkit/avplayerviewcontroller/transportbarcustommenuitems.md)
- [customInfoViewControllers](avkit/avplayerviewcontroller/custominfoviewcontrollers.md)
- [infoViewActions](avkit/avplayerviewcontroller/infoviewactions.md)
- [contextualActions](avkit/avplayerviewcontroller/contextualactions.md)
- [customOverlayViewController](avkit/avplayerviewcontroller/customoverlayviewcontroller.md)
- [customInfoViewController](avkit/avplayerviewcontroller/custominfoviewcontroller.md)
