---
title: dispatchTabletPointerEvent
framework: kernel
role: symbol
role_heading: Instance Method
path: kernel/iohideventservice/1558562-dispatchtabletpointerevent
---

# dispatchTabletPointerEvent

## Declaration

```occ
virtual void dispatchTabletPointerEvent(AbsoluteTime timeStamp, UInt32 transducerID, SInt32 x, SInt32 y, SInt32 z, IOGBounds *bounds, UInt32 buttonState, SInt32 tipPressure, SInt32 tipPressureMin, SInt32 tipPressureMax, SInt32 barrelPressure, SInt32 barrelPressureMin, SInt32 barrelPressureMax, SInt32 tiltX, SInt32 tiltY, UInt32 twist, IOOptionBits options);
```
