shouldShowOnboarding

boolean shouldShowOnboarding()

Screen API only

If set to true, the Onboarding Screen will be shown every every time the CameraActivity starts.

Default value is false.

You can change it on the existing GiniVision instance with setShouldShowOnboarding.

Return

whether to show the Onboarding Screen or not