DevToolsClientAutofill Property |
Version 118.6.80
Defines commands and events for Autofill.
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public AutofillClient Autofill { get; }
public:
property AutofillClient^ Autofill {
AutofillClient^ get ();
}
Property Value
Type:
AutofillClientSee Also