---
title: childForScreenEdgesDeferringSystemGestures
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/uihostingcontroller/childforscreenedgesdeferringsystemgestures
---

# childForScreenEdgesDeferringSystemGestures

## Declaration

```swift
@MainActor @preconcurrency override dynamic var childForScreenEdgesDeferringSystemGestures: UIViewController? { get }
```

## See Also

### Configuring the interface appearance

- [preferredUserInterfaceStyle](swiftui/uihostingcontroller/preferreduserinterfacestyle.md)
- [preferredScreenEdgesDeferringSystemGestures](swiftui/uihostingcontroller/preferredscreenedgesdeferringsystemgestures.md)
