---
title: CredentialSessionWindowSceneDelegate
framework: secureelementcredential
role: symbol
role_heading: Protocol
path: secureelementcredential/credentialsessionwindowscenedelegate
---

# CredentialSessionWindowSceneDelegate

Delegate to notify your UIWindowScene that a CredentialSession event has occurred.

## Declaration

```swift
protocol CredentialSessionWindowSceneDelegate
```

## Mentioned in

Accessing and using secure element credentials

## Overview

Overview All files that refer to symbols defined here should never import SwiftUI Importing SwiftUI with UIKit will result in ambiguous symbols during compilation.

## Topics

### Handling events

- [windowScene(_:didReceiveCredentialSessionWindowSceneEvent:)](secureelementcredential/credentialsessionwindowscenedelegate/windowscene(_:didreceivecredentialsessionwindowsceneevent:).md)
- [CredentialSessionWindowSceneEvent](secureelementcredential/credentialsessionwindowsceneevent.md)
