---
title: TweenMode.hold
framework: realitykit
role: symbol
role_heading: Case
path: realitykit/tweenmode/hold
---

# TweenMode.hold

An option that indicates a keyframe changes to the next abruptly.

## Declaration

```swift
case hold
```

## See Also

### Choosing a mode between frames

- [TweenMode.linear](realitykit/tweenmode/linear.md)
