IDocumentFocusedElement Property |
Namespace: DotNetBrowser.Dom
IElement FocusedElement { get; }
Exception | Condition |
---|---|
ObjectDisposedException | The IDocument has already been disposed. |
ConnectionClosedException | The connection to the Chromium engine is closed. |