setShouldShowOnboardingAtFirstRun

GiniVision.Builder setShouldShowOnboardingAtFirstRun(boolean shouldShowOnboardingAtFirstRun)

Screen API only

Set to false to disable automatically showing the OnboardingActivity the first time the CameraActivity is launched - we highly recommend letting the Gini Vision Library show the OnboardingActivity at first run.

Default value is true.

Return

the Builder instance

Parameters

shouldShowOnboardingAtFirstRun

whether to show the onboarding on first run or not