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

# presentOnConnect(_:)

Opens the immersive space when the session connects.

## Declaration

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

## Parameters

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