---
title: CGEventSourceStateID.combinedSessionState
framework: coregraphics
role: symbol
role_heading: Case
path: coregraphics/cgeventsourcestateid/combinedsessionstate
---

# CGEventSourceStateID.combinedSessionState

Specifies that an event source should use the event state table that reflects the combined state of all event sources posting to the current user login session.

## Declaration

```swift
case combinedSessionState
```

## See Also

### Constants

- [CGEventSourceStateID.privateState](coregraphics/cgeventsourcestateid/privatestate.md)
- [CGEventSourceStateID.hidSystemState](coregraphics/cgeventsourcestateid/hidsystemstate.md)
