---
title: "ExperimentalDeferredTransitionApi"
description: ""
type: "class"
lastmod: "2026-05-20T01:13:52.935016Z"
---
## API Reference

> Source set: Common

> **Requires Opt-in** This is an experimental deferred transition API. (b/342204665)

```kotlin
@Target(CLASS, FUNCTION, PROPERTY, FIELD, PROPERTY_GETTER)
public annotation class ExperimentalDeferredTransitionApi
```
