---
title: "MovePolicy"
description: "Defines the behavior and configuration for movement applied by the movable modifier."
type: "interface"
lastmod: "2026-07-19T07:47:45.847212Z"
---
## API Reference

> Source set: Android

```kotlin
public sealed interface MovePolicy
```

Defines the behavior and configuration for movement applied by the [movable](/jetpack-compose/androidx.xr.compose/compose/functions/movable) modifier.
