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.
3/2/2022 12:59:15 PM