---
title: "processEmittableTree"
type: "function"
lastmod: "2026-08-27"
---
## API Reference

### processEmittableTree

> Source set: Android

```kotlin
override suspend fun processEmittableTree(
        context: Context,
        root: EmittableWithChildren,
    ): Boolean
```
