WebView2CompositionControl.HasFocusWithin 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:HasFocusWithin interface. Whether WebView has focus.
public bool HasFocusWithin ();
abstract member HasFocusWithin : unit -> bool
override this.HasFocusWithin : unit -> bool
Public Function HasFocusWithin () As Boolean