Table of Contents

Property Mouse

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

Mouse

Gets the IMouse instance that can be used for listening and simulating mouse input events.

IMouse Mouse { get; }

Property Value

IMouse

The IMouse instance associated with this IBrowser.