Click or drag to resize

IEvent Methods

The IEvent type exposes the following members.

Methods
  NameDescription
Public methodPreventDefault
Cancels the event if it is cancelable, without stopping further propagation of the event.
Public methodStopPropagation
Prevents further propagation of the current event.
Top
See Also