Hello,
I'm developing an app in UWP (WinUI3) to port (in the future) to the UNO Platform. I want to know if a ReadOnly textbox with a KeyDown event will activate the android keyboard and if the key input will automatically convert the pressed key on an Android/Linux device to a System.Windows.VirtualKey.
Thanks,
David Simões