Closed
Description
Is there an existing request?
- I have searched for this request
Describe the feature request
For our electron app on Windows, we need access to the VirtualKeyboard API. Namely, the virtualkeyboardpolicy prop for text inputs that lets an app prevent the on screen keyboard from appearing when set to manual.
We have created a patch with patch-package that enables this in our code base, but it might be worth bringing into the library itself.