IKeyEvent Methods |
The IKeyEvent type exposes the following members.
Name | Description | |
---|---|---|
PreventDefault |
Cancels the event if it is cancelable, without stopping further propagation of the event.
(Inherited from IEvent.) | |
StopPropagation |
Prevents further propagation of the current event.
(Inherited from IEvent.) |