---
title: "handleResizeEvent"
description: "During a resize, the size of the entity does not change, only its reform window."
type: "function"
lastmod: "2026-08-27"
---
## API Reference

### handleResizeEvent

> Source set: Android

```kotlin
fun handleResizeEvent(resizeEvent: ResizeEvent)
```

During a resize, the size of the entity does not change, only its reform window. We do not
need to respond to every event, e.g., RESIZE_STATE_ONGOING, like we do for Movable.
