---
title: sessionIdentifier
framework: sensorkit
role: symbol
role_heading: Instance Property
path: sensorkit/srtextinputsession/sessionidentifier
---

# sessionIdentifier

A unique identifier for the keyboard session.

## Declaration

```swift
var sessionIdentifier: String { get }
```

## Discussion

Discussion Use this property to correlate the current stream with other streams that use the keyboard.
