---
title: "PointerInputEventHandler"
description: ""
type: "interface"
---

<div class='type'>Interface</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>



```kotlin
fun interface PointerInputEventHandler
```

## Functions

```kotlin
suspend operator fun PointerInputScope.invoke()
```


