Contents - Index - Top


IsShiftKeyDown

Interface AntViewPhysicalKeyStatus

 

Type: Property

Access: Read

Data Type: Integer

 

 

Indicates that the user is holding down the Shift key.

This is passed as a member of the AntViewPhysicalKey parameter during the OnAcceleratorKeyPressed event.

 

Note that this property is not part of the native WebView2 CoreWebView2PhysicalKeyStatus functionality, but added as the key scancode was missing detection of the shift key. 

This is added by testing the Shift key status at the moment of querying the property.

This also means that -if you're in a debug session- it will query that state of the key when you're debugging, not how the key state was before the breakpoint triggered.

 

Introduced in AntView release 1.1.236

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 07/22/2024