---
title: childViewControllerForPreferredContainerBackgroundStyle
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiviewcontroller/childviewcontrollerforpreferredcontainerbackgroundstyle
---

# childViewControllerForPreferredContainerBackgroundStyle

## Declaration

```swift
var childViewControllerForPreferredContainerBackgroundStyle: UIViewController? { get }
```

## See Also

### Adjusting the container background style

- [preferredContainerBackgroundStyle](uikit/uiviewcontroller/preferredcontainerbackgroundstyle.md)
- [setNeedsUpdateOfPreferredContainerBackgroundStyle()](uikit/uiviewcontroller/setneedsupdateofpreferredcontainerbackgroundstyle().md)
- [UIContainerBackgroundStyle](uikit/uicontainerbackgroundstyle.md)
