---
title: ManipulationComponent.ReleaseBehavior
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/manipulationcomponent/releasebehavior-swift.struct
---

# ManipulationComponent.ReleaseBehavior

A behavior describing the path the object takes when it’s released after an interaction.

## Declaration

```swift
struct ReleaseBehavior
```

## Topics

### Type Properties

- [reset](realitykit/manipulationcomponent/releasebehavior-swift.struct/reset.md)
- [stay](realitykit/manipulationcomponent/releasebehavior-swift.struct/stay.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
