asArrayList
public final ArrayList<OnboardingPage> asArrayList(Boolean isMultiPageEnabled, Boolean isQRCodeScanningEnabled)
Get the default onboarding pages based on the enabled features.
Return
an ArrayList of the onboarding pages
Parameters
isMultiPageEnabled
pass in true
if the multi-page feature was enabled
isQRCodeScanningEnabled
pass in true
if the QR code scanning feature was enabled