IInputEventTIInputEventArgs, TInputEventArgs Interface |
Namespace: DotNetBrowser.Input
public interface IInputEvent<TIInputEventArgs, in TInputEventArgs> where TInputEventArgs : TIInputEventArgs
The IInputEventTIInputEventArgs, TInputEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Raise |
Raises and dispatches the event to the currently loaded web page. It does nothing if the
browser hasn't loaded any web page.
|