shouldShowInstructionPage property

bool? shouldShowInstructionPage
getter/setter pair

shouldShowInstructionPage: Specifies whether to show the instructions page to the user. Type: bool.

Implementation

bool? shouldShowInstructionPage;