showIntroductionDialog property

bool? showIntroductionDialog
getter/setter pair

Defines whether the introduction dialog will be displayed on capture start.

Default: false

Implementation

bool? showIntroductionDialog = false;