-
public final class FeatureConfigurationInternal use only.
-
-
Method Summary
Modifier and Type Method Description static DocumentImportEnabledFileTypesgetDocumentImportEnabledFileTypes()static booleanisFileImportEnabled()static booleanisQRCodeScanningEnabled()static booleanshouldShowOnboardingAtFirstRun()static booleanshouldShowOnboarding()static booleanisMultiPageEnabled()-
-
Method Detail
-
getDocumentImportEnabledFileTypes
static DocumentImportEnabledFileTypes getDocumentImportEnabledFileTypes()
-
isFileImportEnabled
static boolean isFileImportEnabled()
-
isQRCodeScanningEnabled
static boolean isQRCodeScanningEnabled()
-
shouldShowOnboardingAtFirstRun
static boolean shouldShowOnboardingAtFirstRun()
-
shouldShowOnboarding
static boolean shouldShowOnboarding()
-
isMultiPageEnabled
static boolean isMultiPageEnabled()
-
-
-
-