---
title: keyEntry
framework: browserenginekit
role: symbol
role_heading: Instance Property
path: browserenginekit/bekeyentrycontext/keyentry
---

# keyEntry

BEKeyEntry for which this context is representing.

## Declaration

```swift
var keyEntry: BEKeyEntry { get }
```

## See Also

### Getting the information about the key event

- [shouldInsertCharacter](browserenginekit/bekeyentrycontext/shouldinsertcharacter.md)
- [shouldEvaluateForInputSystemHandling](browserenginekit/bekeyentrycontext/shouldevaluateforinputsystemhandling.md)
