Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 433 Bytes

NativeKeyEvent.md

File metadata and controls

12 lines (8 loc) · 433 Bytes

NativeKeyEvent

  • class NativeKeyEvent (nativehook\NativeKeyEvent) extends NativeInputEvent
  • source nativehook/NativeKeyEvent.php

Properties

  • ->key : string - Имя клавиши
  • ->code : int - Код клавиши
  • See also in the parent class NativeInputEvent.