Member variable CoreWebView2Settings():IsSwipeNavigationEnabled Foundation

Controls whether swipe navigation gesture is enabled.

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

This member variable determines whether users can navigate through browser history using swipe gestures on touch-enabled devices. When set to .T. (true), swiping left or right triggers back and forward navigation respectively. When set to .F. (false), swipe navigation is disabled. This is useful when the application needs to handle swipe gestures for its own purposes. Using swipe gestures for navigation 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.