RepeatCount
Interface AntViewPhysicalKeyStatus
Type: Property
Access: Read
Data Type: Integer
Repeat count if the user is holding down the key.
This is passed as a member of the AntViewPhysicalKey parameter during the OnAcceleratorKeyPressed event.
Note that the RepeatCount parameter is declared as UInteger in the WebView2 API. We are passing it here as a Integer as some platforms are having problems with being able to use a UInteger data type.
Introduced in AntView release 1.1.236
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024