---
title: "AppBarColumnScope"
description: "DSL scope for building the content of an [AppBarColumn]."
type: "interface"
---

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


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

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



```kotlin
interface AppBarColumnScope : AppBarScope
```


DSL scope for building the content of an `AppBarColumn`.



