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

> Source set: Android

```kotlin
val backgroundAnimatable = remember { Animatable(1f) }
```
