You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently toggleFlashMode controls the flash internally without allowing us to set a specific mode.
and there is no getter to find which mode is currently set.
so I would suggest adding controller.flashMode setter and getter functionality
The text was updated successfully, but these errors were encountered:
Currently
toggleFlashMode
controls the flash internally without allowing us to set a specific mode.and there is no getter to find which mode is currently set.
so I would suggest adding
controller.flashMode
setter and getter functionalityThe text was updated successfully, but these errors were encountered: