showMandatoryFieldsMissing property

bool showMandatoryFieldsMissing
getter/setter pair

Define the configuration of the missing mandatory fields feedback during scanning. If disabled, general message is presented.

Default: true

Implementation

bool showMandatoryFieldsMissing = true;