---
title: shouldInsertCharacter
framework: browserenginekit
role: symbol
role_heading: Instance Property
path: browserenginekit/bekeyentrycontext/shouldinsertcharacter
---

# shouldInsertCharacter

Represents whether a character should be inserted.

## Declaration

```swift
var shouldInsertCharacter: Bool { get set }
```

## See Also

### Getting the information about the key event

- [keyEntry](browserenginekit/bekeyentrycontext/keyentry.md)
- [shouldEvaluateForInputSystemHandling](browserenginekit/bekeyentrycontext/shouldevaluateforinputsystemhandling.md)
