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

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


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

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



```kotlin
interface AppBarRowScope : AppBarScope
```


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



