showIntroduction property
getter/setter pair
Indicator whether an IntroductionView should be displayed upon opening the application.
Implementation
bool? showIntroduction;
Indicator whether an IntroductionView should be displayed upon opening the application.
bool? showIntroduction;