Open Collective
来源:Electron
浏览 774
扫码
分享
2019-08-03 08:21:21
KeyboardEvent Object extends Event
ctrlKey
Boolean (optional) - whether the Control key was used in an accelerator to trigger the EventmetaKey
Boolean (optional) - whether a meta key was used in an accelerator to trigger the EventshiftKey
Boolean (optional) - whether a Shift key was used in an accelerator to trigger the EventaltKey
Boolean (optional) - whether an Alt key was used in an accelerator to trigger the EventtriggeredByAccelerator
Boolean (optional) - whether an accelerator was used to trigger the event as opposed to another user gesture like mouse click