---
title: "SwipeToDismissValue"
description: "States used as targets for the anchor points for swipe-to-dismiss."
type: "class"
---

<div class='type'>Class</div>


<a id='references'></a>

<div class='sourceset sourceset-android'>Android</div>


> **Deprecated** SwipeToDismiss has been migrated to androidx.wear.compose.foundation. Please import SwipeToDismissValue from androidx.wear.compose.foundation instead.

```kotlin
public enum class SwipeToDismissValue
```


States used as targets for the anchor points for swipe-to-dismiss.



