Hello,
Welcome to our Microsoft Q&A platform!
If you use camera preview like this thread
https://learn.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/custom-renderer/view
You cannot make the views or page to invisble, but you can set the HeightRequest="1"
and WidthRequest="1"
make it to be small like this screenshot.
But if you navigate to other pages, this cameraview will be closed.
Best Regards,
Leon Lu
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.