Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Activate the flash toggle button
    To enable users to toggle the camera flash, pass true to GiniCapture.Builder.setFlashButtonEnabled(GiniBank.setCaptureConfiguration(CaptureConfiguration(flashButtonEnabled = )).

  • Turn off flash by default
    Flash is on by default, and you can turn it off by passing false to GiniCapture.Builder.setFlashOnByDefault(GiniBank.setCaptureConfiguration(CaptureConfiguration(flashOnByDefault = )).

Read more in UI Customization Guide Camera Screen.