---
title: stay
framework: realitykit
role: symbol
role_heading: Type Property
path: realitykit/manipulationcomponent/releasebehavior-swift.struct/stay
---

# stay

The object stops immediately when released.

## Declaration

```swift
static var stay: ManipulationComponent.ReleaseBehavior { get }
```
