---
title: CGEventTapLocation.cgAnnotatedSessionEventTap
framework: coregraphics
role: symbol
role_heading: Case
path: coregraphics/cgeventtaplocation/cgannotatedsessioneventtap
---

# CGEventTapLocation.cgAnnotatedSessionEventTap

Specifies that an event tap is placed at the point where session events have been annotated to flow to an application.

## Declaration

```swift
case cgAnnotatedSessionEventTap
```

## See Also

### Constants

- [CGEventTapLocation.cghidEventTap](coregraphics/cgeventtaplocation/cghideventtap.md)
- [CGEventTapLocation.cgSessionEventTap](coregraphics/cgeventtaplocation/cgsessioneventtap.md)
