---
title: "ContextualFlowRowOverflowScope"
description: "Scope for the overflow [ContextualFlowRow]."
type: "interface"
---

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


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

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


> **Deprecated** ContextualFlowLayouts are no longer maintained


```kotlin
@LayoutScopeMarker
@ExperimentalLayoutApi
interface ContextualFlowRowOverflowScope : FlowRowOverflowScope
```


Scope for the overflow `ContextualFlowRow`.



