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

# keyboard

The safe area matching the current extent of any software keyboard displayed over the view content.

## Declaration

```swift
static let keyboard: SafeAreaRegions
```

## See Also

### Getting safe area regions

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