---
title: "maxOffset"
description: "The maximum offset this state can reach."
type: "property"
lastmod: "2026-08-27"
---
## API Reference

> Source set: Android

```kotlin
public val maxOffset: Float
```

The maximum offset this state can reach. This will be the biggest anchor, or
`Float.POSITIVE_INFINITY` if the anchors are not initialized yet.
