setGalleryButtonEnabled method of the DataCaptureScenario class
Enables or disables a button for loading image from gallery.
void setGalleryButtonEnabled( boolean isEnabled );
Parameters
- isEnabled
- Pass true to enable the gallery button and false to disable the button.
3/2/2022 12:59:15 PM