---
title: container
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/safearearegions/container
---

# container

The safe area defined by the device and containers within the user interface, including elements such as top and bottom bars.

## Declaration

```swift
static let container: SafeAreaRegions
```

## See Also

### Getting safe area regions

- [all](swiftui/safearearegions/all.md)
- [keyboard](swiftui/safearearegions/keyboard.md)
