Member variable CoreWebView2Settings():IsGeneralAutofillEnabled Foundation

Controls whether general autofill is enabled.

Attribute: VAR EXPORTED
Data type: Logical (NIL)
Description

This member variable determines whether the autofill feature for form fields is enabled. This includes autofilling of information like names, addresses, email addresses, and phone numbers (but not passwords, which are controlled separately). When set to .T. (true), autofill suggestions are shown. When set to .F. (false), autofill is disabled for all non-password fields. Autofill is enabled by default.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.