CoreWebView2MoveFocusRequestedEventArgs.Reason Property
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.
Gets the reason for WebView to raise the MoveFocusRequested event.
public Microsoft.Web.WebView2.Core.CoreWebView2MoveFocusReason Reason { get; }
member this.Reason : Microsoft.Web.WebView2.Core.CoreWebView2MoveFocusReason
Public ReadOnly Property Reason As CoreWebView2MoveFocusReason