---
title: UITabBarController.Sidebar.Layout.tile
framework: uikit
role: symbol
role_heading: Case
path: uikit/uitabbarcontroller/sidebar-swift.class/layout/tile
---

# UITabBarController.Sidebar.Layout.tile

When the sidebar is displayed, the selected view controller is resized and shifted to display alongside the sidebar. The selected view controller is not occluded by the sidebar, cannot render underneath the sidebar.

## Declaration

```swift
case tile
```
