Click or drag to resize

AddressFormFilledEventArgsAddressUi Property

Version 118.6.80
An UI representation of the address used to fill the form. Consists of a 2D array where each child represents an address/profile line.

Namespace:  CefSharp.DevTools.Autofill
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public AddressUI AddressUi { get; }

Property Value

Type: AddressUI
See Also