---
title: session
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkgamesessionsharingviewcontroller/session
---

# session

The game session associated with the view controller.

## Declaration

```swift
var session: GKGameSession { get }
```

## See Also

### Accessing Share View Controller Properties

- [delegate](gamekit/gkgamesessionsharingviewcontroller/delegate.md)
- [GKGameSessionSharingViewControllerDelegate](gamekit/gkgamesessionsharingviewcontrollerdelegate.md)
