---
title: animatesWhenAdded
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmarkerannotationview/animateswhenadded
---

# animatesWhenAdded

A Boolean that indicates whether the marker animates into position onscreen.

## Declaration

```swift
var animatesWhenAdded: Bool { get set }
```

## Discussion

Discussion The default value of this property is false.
