handleAcceleratorKeyPressed property
getter/setter pair
A Boolean value that determines whether to listen and handle the PlatformWebViewCreationParams.onAcceleratorKeyPressed event.
The default value is false.
Officially Supported Platforms/Implementations:
- Windows WebView2
Implementation
bool? handleAcceleratorKeyPressed;