mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
604 B
604 B
Home > puppeteer > Protocol > Input > DispatchKeyEventRequest > nativeVirtualKeyCode
Protocol.Input.DispatchKeyEventRequest.nativeVirtualKeyCode property
Native virtual key code (default: 0).
Signature:
nativeVirtualKeyCode?: integer;