generalAutofillEnabled

Controls the WebView's browser-level general autofill behavior.

This option does not disable password or credit card autofill.

When set to false, the WebView will not automatically populate general form fields using previously stored data such as addresses or contact information.

If not specified, this is true by default.

Platform-specific

  • Windows: Supported. WebView2's autofill feature (called "Suggestions") may not honor autocomplete="off" on input elements in some cases.

  • Linux / Android / iOS / macOS: Unsupported and performs no operation.

Since

2.11.0