WebView2CompositionControl.TabInto(TraversalRequest) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IKeyboardInputSink:TabInto interface.
public bool TabInto (System.Windows.Input.TraversalRequest request);
abstract member TabInto : System.Windows.Input.TraversalRequest -> bool
override this.TabInto : System.Windows.Input.TraversalRequest -> bool
Public Function TabInto (request As TraversalRequest) As Boolean
Parameters
- request
- TraversalRequest