<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
val LocalScrollCaptureInProgress: CompositionLocal<Boolean>
```


True when the system is currently capturing the contents of a scrollable in this compose view or
any parent compose view.