---
title: CGEventTapPlacement.tailAppendEventTap
framework: coregraphics
role: symbol
role_heading: Case
path: coregraphics/cgeventtapplacement/tailappendeventtap
---

# CGEventTapPlacement.tailAppendEventTap

Specifies that a new event tap should be inserted after any pre-existing event taps at the same location.

## Declaration

```swift
case tailAppendEventTap
```

## See Also

### Constants

- [CGEventTapPlacement.headInsertEventTap](coregraphics/cgeventtapplacement/headinserteventtap.md)
