Differentiating between Android virtual keyboard input and barcode reader input in a .NET MAUI Blazor application #18173
Unanswered
lasithalankajeewa
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently working on a .NET MAUI Blazor application for Android and have encountered an issue regarding the identification of input sources. Specifically, I need to distinguish between input from the Android virtual keyboard and input from a barcode reader within the application. The challenge lies in accurately recognizing and handling these two distinct types of input.
If anyone have solution for this, please help me.
Beta Was this translation helpful? Give feedback.
All reactions