.NET MAUI Blazor App - CapturePhotoAsync() Opens camera in small size window. How to open camera in full size window?

Srm 0 Reputation points
2024-06-10T15:46:18.47+00:00

IN .NET MAUI Blazor App (WINDOWS platform) , I'm using IMediaPicker interface to call CapturePhotoAsync().

It Opens camera in small size window in my desktop/tablet. Every time I have to resize manually. How to open camera in full size window by default? I see options in Camera.MAUI library which is Xamarin. Looking for options in this blazor approach.

Any help appreciated.

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,470 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,116 questions
{count} votes