Member variable CoreWebView2Settings():IsZoomControlEnabled Foundation

Controls whether zoom controls are enabled.

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

This member variable determines whether users can change the zoom level of web content using keyboard shortcuts (Ctrl+Plus, Ctrl+Minus, Ctrl+0) or mouse wheel with Ctrl key. When set to .T. (true), zoom controls are enabled. When set to .F. (false), the zoom level is fixed and cannot be changed by the user, though it can still be controlled programmatically. The zoom controls are 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.