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

> Source set: Android

```kotlin
public val minOffset: Float
```

The minimum offset this state can reach. This will be the smallest anchor, or
`Float.NEGATIVE_INFINITY` if the anchors are not initialized yet.
