Table of Contents

Property Keyboard

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

Keyboard

Gets the IKeyboard instance that can be used for listening and simulating keyboard input events.

IKeyboard Keyboard { get; }

Property Value

IKeyboard

The IKeyboard instance associated with this IBrowser.