CoreWebView2Controller.GotFocus Event

Definition

GotFocus is raised when WebView gets focus.

public event EventHandler<object> GotFocus;
member this.GotFocus : EventHandler<obj> 
Public Custom Event GotFocus As EventHandler(Of Object) 

Event Type

Applies to