---
title: AbsolutePointerEventAction
framework: kernel
role: symbol
role_heading: Type Alias
path: kernel/absolutepointereventaction
---

# AbsolutePointerEventAction

## Declaration

```occ
typedef void (*AbsolutePointerEventAction)(OSObject *target, int buttons, IOGPoint *newLoc, IOGBounds *bounds, bool proximity, int pressure, int stylusAngle, AbsoluteTime ts);
```
