DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Dom
IElement Interface
IElement Methods
Blur Method
Focus Method
ScrollIntoView Method
IElement
.
Focus Method
Gives focus to the current element (if it can be focused).
Namespace:
DotNetBrowser.Dom
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.3
Syntax
C#
Copy
void
Focus
()
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.