isFlashlightEnabled method of the CameraSettings interface
Defines if the flashlight in torch mode is currently enabled.
@MainThread
boolean isFlashlightEnabled();
Return values
Returns true if the flashlight in torch mode is currently enabled, false otherwise.
3/2/2022 12:59:15 PM