VirtualKeyboard
The VirtualKeyboard
is a standalone control that provides an on-screen keyboard that can be manually placed in your application's layout. Unlike VirtualKeyboardScope
, which automatically manages keyboard visibility based on focus, VirtualKeyboard
is explicitly directed at a specific target input element.