---
title: "onProgress"
type: "function"
---
## API Reference

### onProgress

> Source set: Android

```kotlin
override fun onProgress(
        insets: WindowInsetsCompat,
        runningAnimations: MutableList<WindowInsetsAnimationCompat>,
    ): WindowInsetsCompat
```
