---
title: needsPanelToBecomeKey
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/nshostingview/needspaneltobecomekey
---

# needsPanelToBecomeKey

## Declaration

```swift
@MainActor @preconcurrency override dynamic var needsPanelToBecomeKey: Bool { get }
```

## See Also

### Configuring the responder behavior

- [acceptsFirstResponder](swiftui/nshostingview/acceptsfirstresponder.md)
