CoreWebView2AcceleratorKeyPressedEventArgs.KeyEventKind Property

Definition

Gets the key event kind that caused the event to run.

public Microsoft.Web.WebView2.Core.CoreWebView2KeyEventKind KeyEventKind { get; }
member this.KeyEventKind : Microsoft.Web.WebView2.Core.CoreWebView2KeyEventKind
Public ReadOnly Property KeyEventKind As CoreWebView2KeyEventKind

Property Value

Applies to