---
title: "hasAnchorForValue"
description: "Whether the [value] has an anchor associated with it."
type: "function"
lastmod: "2026-08-27"
---
## API Reference

### hasAnchorForValue

> Source set: Android

```kotlin
public fun hasAnchorForValue(value: T): Boolean
```

Whether the `value` has an anchor associated with it.
