---
title: "inputDeviceLeft"
description: "The x-coordinate for the left edge of the indirect pointer input device we're interacting with in px, where (0, 0) is the top left corner of the indirect pointer input device."
type: "property"
lastmod: "2026-05-08T01:17:01.226508Z"
---
## API Reference

> Source set: Common

```kotlin
val IndirectPointerInjectionScope.inputDeviceLeft: Float
```

The x-coordinate for the left edge of the indirect pointer input device we're interacting with in
px, where (0, 0) is the top left corner of the indirect pointer input device. Note: This is not
related to the screen coordinates.
