Struct InputEventHandlers
					
			struct InputEventHandlers
			;
					
				
			Fields
| Name | Type | Description | 
|---|---|---|
							actionHandler
						 | 
						void delegate(const(InputEventAction)) const | |
							unhandledHandler
						 | 
						bool delegate(const(InputEvent)) const |