---
title: dispatchKeyboardEvent
framework: kernel
role: symbol
role_heading: Instance Method
path: kernel/iohideventservice/3603595-dispatchkeyboardevent
---

# dispatchKeyboardEvent

## Declaration

```occ
virtual void dispatchKeyboardEvent(AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, UInt32 value, UInt8 pressCount, UInt8 longPress, UInt8 clickSpeed, IOOptionBits options);
```
