Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 10

...

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

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

For more information about UI customization, see Camera Screen.