setCameraTorchOn property

bool setCameraTorchOn
getter/setter pair

Enables the camera flash function.

Parameter Enables the camera flash:

  • true: Enable the camera flash function.
  • false: (Default) Disable the camera flash function.

Implementation

bool setCameraTorchOn;