CoreWebView2AcceleratorKeyPressedEventArgs.KeyEventKind 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 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