I tried .toggleTorch(); but that doesn't do anything.
if (scanPage.HasTorch)
{
scanPage.ToggleTorch();
}
I tried .toggleTorch(); but that doesn't do anything.
if (scanPage.HasTorch)
{
scanPage.ToggleTorch();
}