Click or drag to resize

IInputEvent<TIInputEventArgs, TInputEventArgs> Methods

The IInputEvent<TIInputEventArgs, TInputEventArgs> generic type exposes the following members.

Methods
  NameDescription
Public methodRaise
Raises and dispatches the event to the currently loaded web page. It does nothing if the browser hasn't loaded any web page.
Top
See Also