---
title: "ContextualFlowColumnOverflowScope"
description: "Scope for the overflow [ContextualFlowColumn]."
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 ContextualFlowColumnOverflowScope : FlowColumnOverflowScope
```


Scope for the overflow `ContextualFlowColumn`.



