showCancelButton property

bool showCancelButton
getter/setter pair

Defines whether exit (cancel) button used for cancelling the scan is shown on the screen during the scanning session.

Default: true

Implementation

bool showCancelButton = true;