---
title: "sendKeyEvent"
description: "This function is used by the testing framework to send key events."
type: "function"
lastmod: "2026-08-27"
---
## API Reference

### sendKeyEvent

> Source set: Android

```kotlin
override fun sendKeyEvent(keyEvent: KeyEvent): Boolean
```

This function is used by the testing framework to send key events.
