---
title: disabled
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/scenerestorationbehavior/disabled
---

# disabled

The disabled behavior. The scene’s windows will not be restored.

## Declaration

```swift
static let disabled: SceneRestorationBehavior
```
