<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreGraphics",
  "identifier" : "/documentation/CoreGraphics/CGEventTapInformation",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Core Graphics"
    ],
    "preciseIdentifier" : "c:@T@CGEventTapInformation"
  },
  "title" : "CGEventTapInformation"
}
-->

# CGEventTapInformation

Defines the structure used to report information about event taps.

```
typealias CGEventTapInformation = __CGEventTapInformation
```

## Discussion

To learn how to obtain information about event taps, see the function [`CGGetEventTapList(_:_:_:)`](/documentation/CoreGraphics/CGGetEventTapList(_:_:_:)).

## Topics

### Instance Properties



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)