---
title: suppressed
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/scenelaunchbehavior/suppressed
---

# suppressed

The suppressed behavior. The scene will not present itself in the absence of any previously restored scenes.

## Declaration

```swift
static let suppressed: SceneLaunchBehavior
```
