---
title: downUp
framework: symbols
role: symbol
role_heading: Type Property
path: symbols/replacesymboleffect/downup-swift.type.property
---

# downUp

Returns an effect requesting the Down-Up variant of the Replace animation.

## Declaration

```swift
static var downUp: ReplaceSymbolEffect { get }
```

## Discussion

Discussion The initial symbol scales down as it is removed, and the new symbol scales up as it is added.
