CoreWebView2MoveFocusReason Enum

Specifies the reason for moving focus.

Name Value Description
Programmatic 0x0 Specifies that the code is setting focus into WebView.
Next 0x1 Specifies that the focus is moved due to Tab traversal forward.
Previous 0x2 Specifies that the focus is moved due to Tab traversal backward.

Referenced by