---
title: "isWipeOff"
description: "Should only be called when [isShowContent] is false."
type: "property"
lastmod: "2026-08-27"
---
## API Reference

> Source set: Android

```kotlin
public val isWipeOff: Boolean
```

Should only be called when [isShowContent](/jetpack-compose/androidx.wear.compose/compose-material/properties/isShowContent/api) is false. Returns true if the wipe-off effect that
reveals content should be shown and false if the placeholder effect should be shown.
