---
title: "CanvasOp.OptimizableTransform"
description: "Marker interface for operations that are subject to transform optimizations (e.g."
type: "interface"
lastmod: "2026-09-24"
---
## API Reference

> Source set: Android

```kotlin
interface OptimizableTransform
```

Marker interface for operations that are subject to transform optimizations (e.g.
translations).
