---
title: "scroll"
type: "function"
lastmod: "2026-08-27"
---
## API Reference

### scroll

> Source set: Android

```kotlin
override suspend fun scroll(
        scrollPriority: MutatePriority,
        block: suspend ScrollScope.() -> Unit,
    )
```
