---
title: "CanvasOp.ElisionMode.INLINE"
description: "Discard the save/restore bounds but write all the children."
type: "class"
lastmod: "2026-07-19T07:47:45.854131Z"
---
## API Reference

> Source set: Android

```kotlin
INLINE,
```

Discard the save/restore bounds but write all the children. This inlines the children
into the parent scope.
