599 B
			
		
	
	
	
	
	
	
	
			
		
		
	
	
			599 B
			
		
	
	
	
	
	
	
	
KeyboardEvent Object extends Event
- ctrlKeyBoolean (optional) - whether the Control key was used in an accelerator to trigger the Event
- metaKeyBoolean (optional) - whether a meta key was used in an accelerator to trigger the Event
- shiftKeyBoolean (optional) - whether a Shift key was used in an accelerator to trigger the Event
- altKeyBoolean (optional) - whether an Alt key was used in an accelerator to trigger the Event
- triggeredByAcceleratorBoolean (optional) - whether an accelerator was used to trigger the event as opposed to another user gesture like mouse click
