shouldShowOnboarding

boolean shouldShowOnboarding()

Screen API only

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

Default value is {@code false}.

You can change it on the existing GiniCapture instance with .

Return

whether to show the Onboarding Screen or not