---
title: "VerticalScrollMode"
description: "Defines what sort of vertical scrolling behavior is used by LazyColumn."
type: "interface"
lastmod: "2026-05-20T01:13:53.045484Z"
---
## API Reference

> Source set: Android

```kotlin
public sealed interface VerticalScrollMode
```

Defines what sort of vertical scrolling behavior is used by [LazyColumn](/jetpack-compose/androidx.glance/glance-appwidget/composable-functions/LazyColumn). On Api 36+, snap
scrolling is available.
