DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Browser
IBrowser Interface
IBrowser Methods
DisposeAsync Method
Focus Method
ReplaceMisspelledWord Method
SaveWebPage Method
SetPrivateKeyProviderPin Method
TakeImage Method
Unfocus Method
IBrowser
Focus Method
Tells the browser that it has focus and must be activated.
Namespace:
DotNetBrowser.Browser
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax
C#
Copy
void
Focus
()
Exceptions
Exception
Condition
ObjectDisposedException
The
IBrowser
has already been disposed.
ConnectionClosedException
The connection to the Chromium engine is closed.
See Also
Reference
IBrowser Interface
DotNetBrowser.Browser Namespace
Copyright © 2024 TeamDev Ltd. All Rights Reserved.