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; }
public:
property AddressUI^ AddressUi {
AddressUI^ get ();
}
Property Value
Type:
AddressUISee Also