<div class='sourceset sourceset-android'>Android</div>

```kotlin
public sealed interface ResponsiveTransformationSpec : TransformationSpec
```

Version of [TransformationSpec](/jetpack-compose/androidx.wear.compose/compose-material3/interfaces/TransformationSpec) that supports variable screen sizes.

Use this API to define custom transformations for the items as they scroll across the screen.