setManualCaptureEnabled method of the ImageCaptureScenario interface
Enables manual capture buttons (photo and gallery) for user.
@MainThread
void setManualCaptureEnabled( boolean isEnabled );
Parameters
- isEnabled
- Set true to enable buttons for user and false otherwise.
02.03.2022 12:59:15