---
title: BEKeyEntry.KeyPressState.up
framework: browserenginekit
role: symbol
role_heading: Case
path: browserenginekit/bekeyentry/keypressstate/up
---

# BEKeyEntry.KeyPressState.up

An entry that indicates the key is up.

## Declaration

```swift
case up
```

## Mentioned in

Integrating custom browser text views with UIKit

## See Also

### Key states

- [BEKeyEntry.KeyPressState.down](browserenginekit/bekeyentry/keypressstate/down.md)
