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

# offUp

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

## Declaration

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

## Discussion

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