Table of Contents

Method UnfocusFocusBrowser

Namespace
DotNetBrowser.AvaloniaUi.Dialogs
Assembly
DotNetBrowser.AvaloniaUi.dll

UnfocusFocusBrowser(IBrowser)

Tells the Browser instance to unfocus and focus. This method is used as a workaround because the default implementation of unfocus and focus functionality (in the WindowedView class) does not give an expected keyboard focus result.

protected void UnfocusFocusBrowser(IBrowser browser)

Parameters

browser IBrowser