---
title: scene
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiscenesession/scene
---

# scene

The scene associated with the current session.

## Declaration

```swift
var scene: UIScene? { get }
```

## See Also

### Getting the scene information

- [role](uikit/uiscenesession/role-swift.property.md)
- [UISceneSession.Role](uikit/uiscenesession/role-swift.struct.md)
