---
title: "presentOnResume(_:)"
framework: foveatedstreaming
role: symbol
role_heading: Type Method
path: "foveatedstreaming/foveatedstreamingsession/immersivepresentationbehaviors-swift.struct/presentonresume(_:)"
---

# presentOnResume(_:)

Opens the immersive space when the session resumes.

## Declaration

```swift
static func presentOnResume(_ action: OpenImmersiveSpaceAction) -> FoveatedStreamingSession.ImmersivePresentationBehaviors
```

## Parameters

- `action`: The action that opens the immersive space.
