---
title: "backgroundAnimationSpec"
type: "property"
lastmod: "2026-08-27"
---
## API Reference

> Source set: Android

```kotlin
val backgroundAnimationSpec = MaterialTheme.motionScheme.defaultEffectsSpec<Float>().faster(50f)
```
