---
title: "checkScrollableContainerConstraints"
description: ""
type: "function"
---

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


<a id='references'></a>
<div class='sourceset sourceset-common'>Common</div>


```kotlin
fun checkScrollableContainerConstraints(constraints: Constraints, orientation: Orientation)
```


#### Parameters

| | |
| --- | --- |
| constraints | `Constraints` used to measure the scrollable container |
| orientation | orientation of the scrolling |




