Click or drag to resize

FedCmClient.DialogShown Event

Version 113.3.50
DialogShown

Namespace:  CefSharp.DevTools.FedCm
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public event EventHandler<DialogShownEventArgs> DialogShown

Value

Type: System.EventHandler<DialogShownEventArgs>
See Also