Open JD557 opened 11 months ago
The KeyboardInput.Key enum is quite lackluster.
KeyboardInput.Key
It should be possible to at least write a URL, so I would say the following are a must: (., ,, /, -). Other characters like ?, &, _ and = are also desirable, but I need to think how to handle the shift
.
,
/
-
?
&
_
=
The
KeyboardInput.Key
enum is quite lackluster.It should be possible to at least write a URL, so I would say the following are a must: (
.
,,
,/
,-
). Other characters like?
,&
,_
and=
are also desirable, but I need to think how to handle the shift