Click or drag to resize

AddressFormFilledEventArgsAddressUi Property

Version 130.1.90
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: 129.0.110.0
Syntax
public AddressUI AddressUi { get; }

Property Value

AddressUI
See Also