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

# presented

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

## Declaration

```swift
static let presented: SceneLaunchBehavior
```
