---
title: "inputDeviceHeight"
description: "The height of the external indirect pointer input device that provide the height boundary for indirect input."
type: "property"
lastmod: "2026-05-08T01:17:01.226295Z"
---
## API Reference

> Source set: Common

```kotlin
val IndirectPointerInjectionScope.inputDeviceHeight: Int
```

The height of the external indirect pointer input device that provide the height boundary for
indirect input. If you go outside this height, the tests will throw an exception. Note: This is
not related to the screen coordinates.
