---
title: "update"
type: "function"
---
## API Reference

### update

> Source set: Common

```kotlin
fun update(
        iterations: Int,
        animationMode: MarqueeAnimationMode,
        delayMillis: Int,
        initialDelayMillis: Int,
        spacing: MarqueeSpacing,
        velocity: Dp,
    )
```

### update

> Source set: Common

```kotlin
fun update(toolbarRequester: ToolbarRequester)
```
