CoreWebView2AcceleratorKeyPressedEventArgs.PhysicalKeyStatus 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 a CoreWebView2PhysicalKeyStatus representing the information passed in the LPARAM of the window message.
public Microsoft.Web.WebView2.Core.CoreWebView2PhysicalKeyStatus PhysicalKeyStatus { get; }
member this.PhysicalKeyStatus : Microsoft.Web.WebView2.Core.CoreWebView2PhysicalKeyStatus
Public ReadOnly Property PhysicalKeyStatus As CoreWebView2PhysicalKeyStatus