Click or drag to resize

AddressFormFilledEventArgsFilledFields Property

Version 118.6.80
Information about the fields that were filled

Namespace:  CefSharp.DevTools.Autofill
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<FilledField> FilledFields { get; }

Property Value

Type: IListFilledField
See Also