How to flip Camera used by ZXing in Xamaring Forms
问题 As part of the app i'm developing i want the ability to change between using the front or back camera, but from my searches and attempts i haven't been able to get it to work using the front camera. The scanner view doing the scanning is the one from ZXing.Net.Mobile.Forms called ZXingScannerView, defined in my xaml like so, together with the button that should do the flipping of the camera. <elements:AdvancedTabbedPage ... xmlns:elements="clr-namespace:Wolf.Utility.Main.Xamarin.Elements