---
title: contentLayoutGuide
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitabbarcontroller/contentlayoutguide
---

# contentLayoutGuide

The content layout guide provides the layout area for the UITabBarController unobscured by the tab bar or sidebar.

## Declaration

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