---
title: "OneHandedGestureInteraction.Indicate"
description: "An interaction representing an indication event, used to display a visual indicator for the given gesture action."
type: "class"
lastmod: "2026-06-04T09:07:43.912257Z"
---
## API Reference

> Source set: Android

```kotlin
public class Indicate(public val action: GestureAction, public val key: String) :
        OneHandedGestureInteraction
```

An interaction representing an indication event, used to display a visual indicator for the
given gesture action.
