---
title: animationDuration
framework: messages
role: symbol
role_heading: Instance Property
path: messages/msstickerview/animationduration
---

# animationDuration

The amount of time it takes to complete the sticker’s animation.

## Declaration

```swift
var animationDuration: TimeInterval { get }
```

## See Also

### Controlling Sticker Animation

- [isAnimating()](messages/msstickerview/isanimating().md)
- [startAnimating()](messages/msstickerview/startanimating().md)
- [stopAnimating()](messages/msstickerview/stopanimating().md)
