DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Dom
IElement Interface
IElement Methods
Blur Method
Focus Method
ScrollIntoView Method
IElement
Blur Method
Removes focus from the current element.
Namespace:
DotNetBrowser.Dom
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
void
Blur
()
Exceptions
Exception
Condition
ObjectDisposedException
The
IElement
has already been disposed.
See Also
Reference
IElement Interface
DotNetBrowser.Dom Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.