Differentiating between Android virtual keyboard input and barcode reader input in a .NET MAUI Blazor application

Lasitha Lankajeewa 0 Reputation points
2023-10-20T04:48:50.3533333+00:00

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.

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,398 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,904 questions
{count} votes