An interface implemented by a webview if it supports using a native on-screen keyboard.
void SetNativeOnScreenKeyboardEnabled(bool enabled)
Enables or disables the native on-screen keyboard.
The native on-screen keyboard is only supported for the following packages:
On iOS, disabling the keyboard for one webview disables it for all webviews.