---
title: isInteractivelyResizing
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiwindowscene/geometry/isinteractivelyresizing
---

# isInteractivelyResizing

Returns true when the scene is being resized interactively, otherwise false.

## Declaration

```swift
var isInteractivelyResizing: Bool { get }
```
