Member variable CoreWebView2Settings():IsPinchZoomEnabled Foundation
Controls whether pinch zoom gesture is enabled.
This member variable determines whether users can zoom web content using pinch gestures on touch-enabled devices. When set to .T. (true), users can pinch to zoom in and out of web content. When set to .F. (false), pinch zoom gestures are disabled. This setting only affects touch input and does not impact other zoom methods. Pinch gestures are enabled by default.
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.