HoloLens 2 system keyboard key detection #10493
-
How to detect a HoloLens2 system keyboard key such as Enter key through C# scripting in Unity-MRTK ? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Hi @rueilmanzambi, please take a look at Unity documentation here, and for an example you can use
|
Beta Was this translation helpful? Give feedback.
-
@MaxWang-MS , how would we implement it in such a way that it knows that we are working with the HoloLens system keyboard? I can't see a member of TouchScreenKeyboard that would work for key detection. I don't know if there's a class that can be inherited to accomplish that task. |
Beta Was this translation helpful? Give feedback.
-
@MaxWang-MS Wondering as a follow up to this question if there's a good way to detect the |
Beta Was this translation helpful? Give feedback.
Hi @rueilmanzambi, please take a look at Unity documentation here, and for an example you can use