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.AutofillAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public AddressUI AddressUi { get; }
public:
property AddressUI^ AddressUi {
AddressUI^ get ();
}
Property Value
AddressUISee Also